08-27-周三_17-09-29
This commit is contained in:
88
node_modules/dnode-protocol/package.json
generated
vendored
Normal file
88
node_modules/dnode-protocol/package.json
generated
vendored
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
Reference in New Issue
Block a user