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.

59 lines
1.4 KiB

9 months ago
{
"_args": [
[
"string-hash@1.1.3",
"D:\\Project\\DaPing"
]
],
"_from": "string-hash@1.1.3",
"_id": "string-hash@1.1.3",
"_inBundle": false,
"_integrity": "sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==",
"_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": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz",
"_spec": "1.1.3",
"_where": "D:\\Project\\DaPing",
"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"
}