| Current Path : /home/emeraadmin/www/node_modules/npm/node_modules/imurmurhash/ |
| Current File : /home/emeraadmin/www/node_modules/npm/node_modules/imurmurhash/package.json |
{
"_id": "imurmurhash@0.1.4",
"_inBundle": true,
"_location": "/npm/imurmurhash",
"_phantomChildren": {},
"_requiredBy": [
"/npm/unique-slug",
"/npm/write-file-atomic"
],
"author": {
"name": "Jens Taylor",
"email": "jensyt@gmail.com",
"url": "https://github.com/homebrewing"
},
"bugs": {
"url": "https://github.com/jensyt/imurmurhash-js/issues"
},
"dependencies": {},
"description": "An incremental implementation of MurmurHash3",
"devDependencies": {},
"engines": {
"node": ">=0.8.19"
},
"files": [
"imurmurhash.js",
"imurmurhash.min.js",
"package.json",
"README.md"
],
"homepage": "https://github.com/jensyt/imurmurhash-js",
"keywords": [
"murmur",
"murmurhash",
"murmurhash3",
"hash",
"incremental"
],
"license": "MIT",
"main": "imurmurhash.js",
"name": "imurmurhash",
"repository": {
"type": "git",
"url": "git+https://github.com/jensyt/imurmurhash-js.git"
},
"version": "0.1.4"
}