89 lines
2.3 KiB
JSON
89 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "dnode-protocol",
|
|
"raw": "dnode-protocol@~0.2.2",
|
|
"rawSpec": "~0.2.2",
|
|
"scope": null,
|
|
"spec": ">=0.2.2 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"/root/gitbook/node_modules/dnode"
|
|
]
|
|
],
|
|
"_from": "dnode-protocol@>=0.2.2 <0.3.0",
|
|
"_id": "dnode-protocol@0.2.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/dnode-protocol",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "dnode-protocol",
|
|
"raw": "dnode-protocol@~0.2.2",
|
|
"rawSpec": "~0.2.2",
|
|
"scope": null,
|
|
"spec": ">=0.2.2 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/dnode"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/dnode-protocol/-/dnode-protocol-0.2.2.tgz",
|
|
"_shasum": "51151d16fc3b5f84815ee0b9497a1061d0d1949d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "dnode-protocol@~0.2.2",
|
|
"_where": "/root/gitbook/node_modules/dnode",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/dnode-protocol/issues"
|
|
},
|
|
"dependencies": {
|
|
"jsonify": "~0.0.0",
|
|
"traverse": "~0.6.3"
|
|
},
|
|
"description": "implements the dnode protocol abstractly",
|
|
"devDependencies": {
|
|
"tap": "~0.2.5"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-QpT9Evvuky4kC/Ez0JjcrmcYu8b1fhB0Gh3wKm5/1YQckBS0IslPRayea6f9N7elUkIRbTAozQiuaX9E481Akw==",
|
|
"shasum": "51151d16fc3b5f84815ee0b9497a1061d0d1949d",
|
|
"signatures": [
|
|
{
|
|
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
|
"sig": "MEQCIFgmp0psubqBePdPqAQPHsSLiRMu3vDnDVoeeckBasMzAiA8NRwjl/4y0J++98cJde+TXTDzRFb+YuTPqzyETRgjmQ=="
|
|
}
|
|
],
|
|
"tarball": "https://registry.npmjs.org/dnode-protocol/-/dnode-protocol-0.2.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
},
|
|
"homepage": "https://github.com/substack/dnode-protocol#readme",
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "mail@substack.net",
|
|
"name": "substack"
|
|
}
|
|
],
|
|
"name": "dnode-protocol",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/substack/dnode-protocol.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "0.2.2"
|
|
}
|