Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules string-hash package.json
Raw

assets/node_modules/string-hash/package.json

{
"_args": [
[
{
"raw": "string-hash@^1.1.0",
"scope": null,
"escapedName": "string-hash",
"name": "string-hash",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/postcss-modules"
]
],
"_from": "string-hash@>=1.1.0 <2.0.0",
"_id": "string-hash@1.1.3",
"_inCache": true,
"_location": "/string-hash",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/string-hash-1.1.3.tgz_1486852852701_0.14812187803909183"
},
"_npmUser": {
"name": "darkskyapp",
"email": "developer@forecast.io"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "string-hash@^1.1.0",
"scope": null,
"escapedName": "string-hash",
"name": "string-hash",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/postcss-modules"
],
"_resolved": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz",
"_shasum": "e8aafc0ac1855b4666929ed7dd1275df5d6c811b",
"_shrinkwrap": null,
"_spec": "string-hash@^1.1.0",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/postcss-modules",
"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": "*"
},
"directories": {},
"dist": {
"shasum": "e8aafc0ac1855b4666929ed7dd1275df5d6c811b",
"tarball": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz"
},
"gitHead": "5bf7547a91372c399f4052cc1094a93f73e10284",
"homepage": "https://github.com/darkskyapp/string-hash#readme",
"keywords": [
"string",
"hashing"
],
"license": "CC0-1.0",
"main": "./index",
"maintainers": [
{
"name": "darkskyapp",
"email": "devsupport@darkskyapp.com"
}
],
"name": "string-hash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/darkskyapp/string-hash.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.3"
}