12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_args": [
- [
- {
- "raw": "touch@^1.0.0",
- "scope": null,
- "escapedName": "touch",
- "name": "touch",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/home/robert/workspace/xmlrpc/node_modules/typings-core"
- ]
- ],
- "_from": "touch@>=1.0.0 <2.0.0",
- "_id": "touch@1.0.0",
- "_inCache": true,
- "_location": "/touch",
- "_nodeVersion": "2.2.1",
- "_npmUser": {
- "name": "isaacs",
- "email": "isaacs@npmjs.com"
- },
- "_npmVersion": "3.1.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "touch@^1.0.0",
- "scope": null,
- "escapedName": "touch",
- "name": "touch",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.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": "/home/robert/workspace/xmlrpc/node_modules/typings-core",
- "author": {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me",
- "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",
- "license": "ISC",
- "main": "touch.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "name": "touch",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/isaacs/node-touch.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "1.0.0"
- }
|