59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
{
|
||
"_from": "string-hash-64@^1.0.3",
|
||
"_id": "string-hash-64@1.0.3",
|
||
"_inBundle": false,
|
||
"_integrity": "sha512-D5OKWKvDhyVWWn2x5Y9b+37NUllks34q1dCDhk/vYcso9fmhs+Tl3KR/gE4v5UNj2UA35cnX4KdVVGkG1deKqw==",
|
||
"_location": "/string-hash-64",
|
||
"_phantomChildren": {},
|
||
"_requested": {
|
||
"type": "range",
|
||
"registry": true,
|
||
"raw": "string-hash-64@^1.0.3",
|
||
"name": "string-hash-64",
|
||
"escapedName": "string-hash-64",
|
||
"rawSpec": "^1.0.3",
|
||
"saveSpec": null,
|
||
"fetchSpec": "^1.0.3"
|
||
},
|
||
"_requiredBy": [
|
||
"/react-native-reanimated"
|
||
],
|
||
"_resolved": "https://registry.npmjs.org/string-hash-64/-/string-hash-64-1.0.3.tgz",
|
||
"_shasum": "0deb56df58678640db5c479ccbbb597aaa0de322",
|
||
"_spec": "string-hash-64@^1.0.3",
|
||
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native-reanimated",
|
||
"author": {
|
||
"name": "Mustafa Dokumacı",
|
||
"email": "mustafa@foraa.com"
|
||
},
|
||
"bugs": {
|
||
"url": "https://github.com/mstdokumaci/string-hash-64/issues"
|
||
},
|
||
"bundleDependencies": false,
|
||
"dependencies": {},
|
||
"deprecated": false,
|
||
"description": "fast 64 bit string hashing function",
|
||
"devDependencies": {
|
||
"standard": "*",
|
||
"tap-difflet": "*",
|
||
"tape": "*"
|
||
},
|
||
"homepage": "https://github.com/mstdokumaci/string-hash-64#readme",
|
||
"keywords": [
|
||
"string",
|
||
"hashing",
|
||
"64 bit"
|
||
],
|
||
"license": "MIT",
|
||
"main": "./index",
|
||
"name": "string-hash-64",
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "git://github.com/mstdokumaci/string-hash-64.git"
|
||
},
|
||
"scripts": {
|
||
"test": "node test | tap-difflet && standard"
|
||
},
|
||
"version": "1.0.3"
|
||
}
|