mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"_from": "stringset@~0.2.1",
|
|
"_id": "stringset@0.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-7yWcTjSTRDd/zRyRPdLoSMnAQrU=",
|
|
"_location": "/stringset",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "stringset@~0.2.1",
|
|
"name": "stringset",
|
|
"escapedName": "stringset",
|
|
"rawSpec": "~0.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~0.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/defs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz",
|
|
"_shasum": "ef259c4e349344377fcd1c913dd2e848c9c042b5",
|
|
"_spec": "stringset@~0.2.1",
|
|
"_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/stringset/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "fast and robust stringset",
|
|
"homepage": "https://github.com/olov/stringset#readme",
|
|
"keywords": [
|
|
"stringset",
|
|
"set",
|
|
"__proto__"
|
|
],
|
|
"license": "MIT",
|
|
"main": "stringset.js",
|
|
"name": "stringset",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/olov/stringset.git"
|
|
},
|
|
"version": "0.2.1"
|
|
}
|