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    
azk / usr / lib / azk / node_modules / touch / package.json
Size: Mime:
{
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "name": "touch",
  "description": "like touch(1) in node",
  "version": "0.0.3",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-touch.git"
  },
  "main": "touch.js",
  "engines": {
    "node": ">=0.6"
  },
  "dependencies": {
    "nopt": "~1.0.10"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/isaacs/node-touch/issues"
  },
  "homepage": "https://github.com/isaacs/node-touch",
  "_id": "touch@0.0.3",
  "dist": {
    "shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
    "tarball": "http://registry.npmjs.org/touch/-/touch-0.0.3.tgz"
  },
  "_from": "touch@0.0.3",
  "_npmVersion": "1.3.25",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "directories": {},
  "_shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
  "_resolved": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz",
  "readme": "ERROR: No README data found!"
}