82 lines
1.9 KiB
JSON
82 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"node-int64@^0.4.0",
|
|
"/home/bernhard/freifunk-app/node_modules/bser"
|
|
]
|
|
],
|
|
"_from": "node-int64@>=0.4.0 <0.5.0",
|
|
"_id": "node-int64@0.4.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/node-int64",
|
|
"_npmUser": {
|
|
"email": "robert@broofa.com",
|
|
"name": "broofa"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "node-int64",
|
|
"raw": "node-int64@^0.4.0",
|
|
"rawSpec": "^0.4.0",
|
|
"scope": null,
|
|
"spec": ">=0.4.0 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/bser"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
|
|
"_shasum": "87a9065cdb355d3182d8f94ce11188b825c68a3b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "node-int64@^0.4.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/bser",
|
|
"author": {
|
|
"email": "robert@broofa.com",
|
|
"name": "Robert Kieffer"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/broofa/node-int64/issues"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {},
|
|
"description": "Support for representing 64-bit integers in JavaScript",
|
|
"devDependencies": {
|
|
"nodeunit": "^0.9.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "87a9065cdb355d3182d8f94ce11188b825c68a3b",
|
|
"tarball": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
|
|
},
|
|
"gitHead": "c1567475712cb1cfe100c96813c2a2a92e2b42ce",
|
|
"homepage": "https://github.com/broofa/node-int64",
|
|
"keywords": [
|
|
"int64",
|
|
"integer",
|
|
"math"
|
|
],
|
|
"lib": ".",
|
|
"license": "MIT",
|
|
"main": "./Int64.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "broofa",
|
|
"email": "robert@broofa.com"
|
|
}
|
|
],
|
|
"name": "node-int64",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/broofa/node-int64.git"
|
|
},
|
|
"scripts": {
|
|
"test": "nodeunit test.js"
|
|
},
|
|
"url": "http://github.com/broofa/node-int64",
|
|
"version": "0.4.0"
|
|
}
|