{ "_from": "touch@^3.1.0", "_id": "touch@3.1.1", "_inBundle": false, "_integrity": "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==", "_location": "/touch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "touch@^3.1.0", "name": "touch", "escapedName": "touch", "rawSpec": "^3.1.0", "saveSpec": null, "fetchSpec": "^3.1.0" }, "_requiredBy": [ "/nodemon" ], "_resolved": "https://registry.npmmirror.com/touch/-/touch-3.1.1.tgz", "_shasum": "097a23d7b161476435e5c1344a95c0f75b4a5694", "_spec": "touch@^3.1.0", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/nodemon", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bin": { "nodetouch": "bin/nodetouch.js" }, "bugs": { "url": "https://github.com/isaacs/node-touch/issues" }, "bundleDependencies": false, "deprecated": false, "description": "like touch(1) in node", "devDependencies": { "mutate-fs": "^1.1.0", "tap": "^10.7.0" }, "files": [ "index.js", "bin/nodetouch.js" ], "homepage": "https://github.com/isaacs/node-touch#readme", "license": "ISC", "name": "touch", "repository": { "type": "git", "url": "git://github.com/isaacs/node-touch.git" }, "scripts": { "postpublish": "git push origin --all; git push origin --tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap test/*.js --100 -J" }, "version": "3.1.1" }