20 lines
344 B
JSON
20 lines
344 B
JSON
{
|
|
"name": "string-hash",
|
|
"repo": "darkskyapp/string-hash",
|
|
"description": "fast string hashing function",
|
|
"version": "1.1.1",
|
|
"keywords": [
|
|
"string",
|
|
"hashing"
|
|
],
|
|
"dependencies": {},
|
|
"development": {
|
|
"mocha": "1.3.x"
|
|
},
|
|
"license": "CC0",
|
|
"main": "index.js",
|
|
"scripts": [
|
|
"index.js"
|
|
],
|
|
"remotes": []
|
|
} |