mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 01:47:20 +08:00
60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"string-hash@1.1.3",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "string-hash@1.1.3",
|
|
"_id": "string-hash@1.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=",
|
|
"_location": "/string-hash",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "string-hash@1.1.3",
|
|
"name": "string-hash",
|
|
"escapedName": "string-hash",
|
|
"rawSpec": "1.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/postcss-modules"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/string-hash/-/string-hash-1.1.3.tgz",
|
|
"_spec": "1.1.3",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "The Dark Sky Company",
|
|
"email": "developer@darksky.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/darkskyapp/string-hash/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "fast string hashing function",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"homepage": "https://github.com/darkskyapp/string-hash#readme",
|
|
"keywords": [
|
|
"string",
|
|
"hashing"
|
|
],
|
|
"license": "CC0-1.0",
|
|
"main": "./index",
|
|
"name": "string-hash",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/darkskyapp/string-hash.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.1.3"
|
|
}
|