package.json 1.33 KB
{
  "_from": "touch@0.0.3",
  "_id": "touch@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-Ua7z1ElXHU8oel2Hyci0kYGg2x0=",
  "_location": "/touch",
  "_phantomChildren": {
    "abbrev": "1.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "touch@0.0.3",
    "name": "touch",
    "escapedName": "touch",
    "rawSpec": "0.0.3",
    "saveSpec": null,
    "fetchSpec": "0.0.3"
  },
  "_requiredBy": [
    "/decompress-zip"
  ],
  "_resolved": "https://registry.npmjs.org/touch/-/touch-0.0.3.tgz",
  "_shasum": "51aef3d449571d4f287a5d87c9c8b49181a0db1d",
  "_spec": "touch@0.0.3",
  "_where": "/Users/noblyan/Desktop/4_2/캡스톤디자인II/2017110267/Project/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"
  },
  "bundleDependencies": false,
  "dependencies": {
    "nopt": "~1.0.10"
  },
  "deprecated": false,
  "description": "like touch(1) in node",
  "engines": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/isaacs/node-touch#readme",
  "license": "ISC",
  "main": "touch.js",
  "name": "touch",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-touch.git"
  },
  "version": "0.0.3"
}