智能照明系统APP-本地串口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/c0/c0a5e32bea0d4212ca8abdb63a1...

78 lines
2.0 KiB

{
"_args": [
[
"registry-auth-token@3.3.2",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "registry-auth-token@3.3.2",
"_id": "registry-auth-token@3.3.2",
"_inBundle": false,
"_integrity": "sha1-hR/UkDjuy1hpERFa+EUmDuyYPyA=",
"_location": "/registry-auth-token",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "registry-auth-token@3.3.2",
"name": "registry-auth-token",
"escapedName": "registry-auth-token",
"rawSpec": "3.3.2",
"saveSpec": null,
"fetchSpec": "3.3.2"
},
"_requiredBy": [
"/update-check"
],
"_resolved": "https://registry.npm.taobao.org/registry-auth-token/download/registry-auth-token-3.3.2.tgz?cache=0&sync_timestamp=1594638370094&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregistry-auth-token%2Fdownload%2Fregistry-auth-token-3.3.2.tgz",
"_spec": "3.3.2",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Espen Hovlandsdal",
"email": "espen@hovlandsdal.com"
},
"bugs": {
"url": "https://github.com/rexxars/registry-auth-token/issues"
},
"dependencies": {
"rc": "^1.1.6",
"safe-buffer": "^5.0.1"
},
"description": "Get the auth token set for an npm registry (if any)",
"devDependencies": {
"istanbul": "^0.4.2",
"mocha": "^3.3.0",
"require-uncached": "^1.0.2",
"standard": "^10.0.2"
},
"homepage": "https://github.com/rexxars/registry-auth-token#readme",
"keywords": [
"npm",
"conf",
"config",
"npmconf",
"registry",
"auth",
"token",
"authtoken"
],
"license": "MIT",
"main": "index.js",
"name": "registry-auth-token",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/rexxars/registry-auth-token.git"
},
"scripts": {
"coverage": "istanbul cover _mocha",
"posttest": "standard",
"test": "mocha"
},
"standard": {
"ignore": [
"coverage/**"
]
},
"version": "3.3.2"
}