Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
atom / usr / share / atom / resources / app / apm / node_modules / touch / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "touch@0.0.3",
        "scope": null,
        "escapedName": "touch",
        "name": "touch",
        "rawSpec": "0.0.3",
        "spec": "0.0.3",
        "type": "version"
      },
      "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/decompress-zip"
    ]
  ],
  "_from": "touch@0.0.3",
  "_id": "touch@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/atom-package-manager/touch",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "1.3.25",
  "_phantomChildren": {
    "abbrev": "1.1.0"
  },
  "_requested": {
    "raw": "touch@0.0.3",
    "scope": null,
    "escapedName": "touch",
    "name": "touch",
    "rawSpec": "0.0.3",
    "spec": "0.0.3",
    "type": "version"
  },
  "_requiredBy": [
    "/atom-package-manager/decompress-zip"
  ],
  "_resolved": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz",
  "_shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
  "_shrinkwrap": null,
  "_spec": "touch@0.0.3",
  "_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/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"
  },
  "dependencies": {
    "nopt": "~1.0.10"
  },
  "description": "like touch(1) in node",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
    "tarball": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz"
  },
  "engines": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/isaacs/node-touch",
  "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"
  },
  "version": "0.0.3"
}