You can not 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.3 KiB
53 lines
1.3 KiB
{
|
|
"_from": "touch@0.0.3",
|
|
"_id": "touch@0.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Ua7z1ElXHU8oel2Hyci0kYGg2x0=",
|
|
"_location": "/touch",
|
|
"_phantomChildren": {
|
|
"abbrev": "1.1.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "touch@0.0.3",
|
|
"name": "touch",
|
|
"escapedName": "touch",
|
|
"rawSpec": "0.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/decompress-zip"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz",
|
|
"_shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
|
|
"_spec": "touch@0.0.3",
|
|
"_where": "/home/sigonasr2/divar/server/node_modules/decompress-zip",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/node-touch/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"nopt": "~1.0.10"
|
|
},
|
|
"deprecated": false,
|
|
"description": "like touch(1) in node",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"homepage": "https://github.com/isaacs/node-touch#readme",
|
|
"license": "ISC",
|
|
"main": "touch.js",
|
|
"name": "touch",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/node-touch.git"
|
|
},
|
|
"version": "0.0.3"
|
|
}
|
|
|