You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
5 years ago
|
{
|
||
|
"_from": "memory-pager@^1.0.2",
|
||
|
"_id": "memory-pager@1.5.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==",
|
||
|
"_location": "/memory-pager",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "memory-pager@^1.0.2",
|
||
|
"name": "memory-pager",
|
||
|
"escapedName": "memory-pager",
|
||
|
"rawSpec": "^1.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/sparse-bitfield"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz",
|
||
|
"_shasum": "d8751655d22d384682741c972f2c3d6dfa3e66b5",
|
||
|
"_spec": "memory-pager@^1.0.2",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/sparse-bitfield",
|
||
|
"author": {
|
||
|
"name": "Mathias Buus",
|
||
|
"url": "@mafintosh"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mafintosh/memory-pager/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {},
|
||
|
"deprecated": false,
|
||
|
"description": "Access memory using small fixed sized buffers",
|
||
|
"devDependencies": {
|
||
|
"standard": "^9.0.0",
|
||
|
"tape": "^4.6.3"
|
||
|
},
|
||
|
"homepage": "https://github.com/mafintosh/memory-pager",
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "memory-pager",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/mafintosh/memory-pager.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "standard && tape test.js"
|
||
|
},
|
||
|
"version": "1.5.0"
|
||
|
}
|