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.
 
 
 

77 lines
2.0 KiB

{
"_args": [
[
"hash-sum@^1.0.2",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-loader"
]
],
"_from": "hash-sum@>=1.0.2 <2.0.0",
"_id": "hash-sum@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/hash-sum",
"_nodeVersion": "2.3.3",
"_npmUser": {
"email": "nicolasbevacqua@gmail.com",
"name": "bevacqua"
},
"_npmVersion": "2.12.1",
"_phantomChildren": {},
"_requested": {
"name": "hash-sum",
"raw": "hash-sum@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@vue/component-compiler-utils",
"/vue-loader",
"/vue-style-loader"
],
"_resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
"_shasum": "33b40777754c6432573c120cc3808bbd10d47f04",
"_shrinkwrap": null,
"_spec": "hash-sum@^1.0.2",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-loader",
"authors": [
"Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
],
"bugs": {
"url": "https://github.com/bevacqua/hash-sum/issues"
},
"dependencies": {},
"description": "Blazing fast unique hash generator",
"devDependencies": {
"jshint": "2.5.0",
"jshint-stylish": "0.2.0",
"tape": "3.0.3"
},
"directories": {},
"dist": {
"shasum": "33b40777754c6432573c120cc3808bbd10d47f04",
"tarball": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz"
},
"gitHead": "b9d19a324f5a10417b42c9e8bf76d2f52d05b3d7",
"homepage": "https://github.com/bevacqua/hash-sum",
"license": "MIT",
"main": "hash-sum.js",
"maintainers": [
{
"name": "bevacqua",
"email": "nicolasbevacqua@gmail.com"
}
],
"name": "hash-sum",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/bevacqua/hash-sum.git"
},
"scripts": {
"test": "jshint . && tape test.js"
},
"version": "1.0.2"
}