{ "_args": [ [ "touch@^1.0.0", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\typings-core" ] ], "_from": "touch@>=1.0.0-0 <2.0.0-0", "_id": "touch@1.0.0", "_inCache": true, "_location": "/touch", "_nodeVersion": "2.2.1", "_npmUser": { "email": "isaacs@npmjs.com", "name": "isaacs" }, "_npmVersion": "3.1.0", "_phantomChildren": { "abbrev": "1.1.0" }, "_requested": { "name": "touch", "raw": "touch@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0-0 <2.0.0-0", "type": "range" }, "_requiredBy": [ "/typings-core" ], "_resolved": "https://registry.npmjs.org/touch/-/touch-1.0.0.tgz", "_shasum": "449cbe2dbae5a8c8038e30d71fa0ff464947c4de", "_shrinkwrap": null, "_spec": "touch@^1.0.0", "_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\typings-core", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bin": { "touch": "./bin/touch.js" }, "bugs": { "url": "https://github.com/isaacs/node-touch/issues" }, "dependencies": { "nopt": "~1.0.10" }, "description": "like touch(1) in node", "devDependencies": { "tap": "^1.3.1" }, "directories": {}, "dist": { "shasum": "449cbe2dbae5a8c8038e30d71fa0ff464947c4de", "tarball": "https://registry.npmjs.org/touch/-/touch-1.0.0.tgz" }, "engines": { "node": ">=0.6" }, "gitHead": "f73938c01bd10fe70fae5af3f37fc8c6162e9852", "homepage": "https://github.com/isaacs/node-touch#readme", "installable": true, "license": "ISC", "main": "touch.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "touch", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/node-touch.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.0" }