mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
{
|
|
"_from": "js-base64@~2.1.8",
|
|
"_id": "js-base64@2.1.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-8OgK4DmkvWVLXygfyT8EqRSn/M4=",
|
|
"_location": "/js-base64",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "js-base64@~2.1.8",
|
|
"name": "js-base64",
|
|
"escapedName": "js-base64",
|
|
"rawSpec": "~2.1.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~2.1.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/postcss"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.9.tgz",
|
|
"_shasum": "f0e80ae039a4bd654b5f281fc93f04a914a7fcce",
|
|
"_spec": "js-base64@~2.1.8",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/postcss",
|
|
"author": {
|
|
"name": "Dan Kogai"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dankogai/js-base64/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Yet another Base64 transcoder in pure-JS",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2",
|
|
"homepage": "https://github.com/dankogai/js-base64#readme",
|
|
"keywords": [
|
|
"base64"
|
|
],
|
|
"license": "BSD",
|
|
"main": "base64.js",
|
|
"name": "js-base64",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dankogai/js-base64.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "2.1.9"
|
|
}
|