Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/touch/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/touch/package.json

{
  "_args": [
    [
      {
        "raw": "touch@^3.1.0",
        "scope": null,
        "escapedName": "touch",
        "name": "touch",
        "rawSpec": "^3.1.0",
        "spec": ">=3.1.0 <4.0.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/nodemon"
    ]
  ],
  "_from": "touch@>=3.1.0 <4.0.0",
  "_id": "touch@3.1.0",
  "_inCache": true,
  "_location": "/touch",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/touch-3.1.0.tgz_1498866039484_0.26272376789711416"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "5.0.4",
  "_phantomChildren": {
    "abbrev": "1.1.1"
  },
  "_requested": {
    "raw": "touch@^3.1.0",
    "scope": null,
    "escapedName": "touch",
    "name": "touch",
    "rawSpec": "^3.1.0",
    "spec": ">=3.1.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nodemon"
  ],
  "_resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz",
  "_shasum": "fe365f5f75ec9ed4e56825e0bb76d24ab74af83b",
  "_shrinkwrap": null,
  "_spec": "touch@^3.1.0",
  "_where": "/var/www/html/test/wetty/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"
  },
  "dependencies": {
    "nopt": "~1.0.10"
  },
  "description": "like touch(1) in node",
  "devDependencies": {
    "mutate-fs": "^1.1.0",
    "tap": "^10.7.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==",
    "shasum": "fe365f5f75ec9ed4e56825e0bb76d24ab74af83b",
    "tarball": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz"
  },
  "files": [
    "index.js",
    "bin/nodetouch.js"
  ],
  "gitHead": "7706a0d249c72edd90adbeb37ec8d4ca2b9a9a7f",
  "homepage": "https://github.com/isaacs/node-touch#readme",
  "license": "ISC",
  "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": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap test/*.js --100 -J"
  },
  "version": "3.1.0"
}