mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"_from": "stringmap@~0.2.2",
|
|
"_id": "stringmap@0.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-VWwTeyWPlCuHdvWy71gqoGnX0bE=",
|
|
"_location": "/stringmap",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "stringmap@~0.2.2",
|
|
"name": "stringmap",
|
|
"escapedName": "stringmap",
|
|
"rawSpec": "~0.2.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~0.2.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/defs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz",
|
|
"_shasum": "556c137b258f942b8776f5b2ef582aa069d7d1b1",
|
|
"_spec": "stringmap@~0.2.2",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/defs",
|
|
"author": {
|
|
"name": "Olov Lassus",
|
|
"email": "olov.lassus@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/olov/stringmap/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "fast and robust stringmap",
|
|
"homepage": "https://github.com/olov/stringmap#readme",
|
|
"keywords": [
|
|
"stringmap",
|
|
"hashmap",
|
|
"hash",
|
|
"dict",
|
|
"dictionary",
|
|
"__proto__"
|
|
],
|
|
"license": "MIT",
|
|
"main": "stringmap.js",
|
|
"name": "stringmap",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/olov/stringmap.git"
|
|
},
|
|
"version": "0.2.2"
|
|
}
|