update package.json
This commit is contained in:
34
package.json
34
package.json
@@ -1,32 +1,4 @@
|
|||||||
{
|
{
|
||||||
"_args": [
|
|
||||||
[
|
|
||||||
"nntp@0.3.1",
|
|
||||||
"/home/s2/tmp/n3wz/backend"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"_from": "nntp@0.3.1",
|
|
||||||
"_id": "nntp@0.3.1",
|
|
||||||
"_inBundle": false,
|
|
||||||
"_integrity": "sha1-88HxsV/vY+WTBAccs0HiMkQNfB0=",
|
|
||||||
"_location": "/nntp",
|
|
||||||
"_phantomChildren": {},
|
|
||||||
"_requested": {
|
|
||||||
"type": "version",
|
|
||||||
"registry": true,
|
|
||||||
"raw": "nntp@0.3.1",
|
|
||||||
"name": "nntp",
|
|
||||||
"escapedName": "nntp",
|
|
||||||
"rawSpec": "0.3.1",
|
|
||||||
"saveSpec": null,
|
|
||||||
"fetchSpec": "0.3.1"
|
|
||||||
},
|
|
||||||
"_requiredBy": [
|
|
||||||
"/"
|
|
||||||
],
|
|
||||||
"_resolved": "https://registry.npmjs.org/nntp/-/nntp-0.3.1.tgz",
|
|
||||||
"_spec": "0.3.1",
|
|
||||||
"_where": "/home/s2/tmp/n3wz/backend",
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Brian White",
|
"name": "Brian White",
|
||||||
"email": "mscdex@mscdex.net"
|
"email": "mscdex@mscdex.net"
|
||||||
@@ -57,10 +29,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"main": "./lib/nntp",
|
"main": "./lib/nntp",
|
||||||
"name": "nntp",
|
"name": "nntp.js",
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git+ssh://git@github.com/mscdex/node-nntp.git"
|
|
||||||
},
|
|
||||||
"version": "0.3.1"
|
"version": "0.3.1"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user