智能照明系统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/46/46cabb1a7318977688e50c25a2f...

63 lines
1.4 KiB

{
"_args": [
[
"tsscmp@1.0.6",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "tsscmp@1.0.6",
"_id": "tsscmp@1.0.6",
"_inBundle": false,
"_integrity": "sha1-hbmVg6w1iexL/vgltQAKqRHWBes=",
"_location": "/tsscmp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tsscmp@1.0.6",
"name": "tsscmp",
"escapedName": "tsscmp",
"rawSpec": "1.0.6",
"saveSpec": null,
"fetchSpec": "1.0.6"
},
"_requiredBy": [
"/keygrip"
],
"_resolved": "https://registry.npm.taobao.org/tsscmp/download/tsscmp-1.0.6.tgz",
"_spec": "1.0.6",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "suryagh"
},
"bugs": {
"url": "https://github.com/suryagh/tsscmp/issues"
},
"dependencies": {},
"description": "Timing safe string compare using double HMAC",
"devDependencies": {},
"engines": {
"node": ">=0.6.x"
},
"homepage": "https://github.com/suryagh/tsscmp#readme",
"keywords": [
"timing safe string compare",
"double hmac string compare",
"safe string compare",
"hmac"
],
"license": "MIT",
"main": "lib/index.js",
"name": "tsscmp",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/suryagh/tsscmp.git"
},
"scripts": {
"test": "node test/unit && node test/benchmark"
},
"version": "1.0.6"
}