package.json 2.14 KB
{
  "_args": [
    [
      "fstream-ignore@^1.0.2",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH"
    ]
  ],
  "_from": "fstream-ignore@>=1.0.2 <2.0.0",
  "_id": "fstream-ignore@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/fstream-ignore",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "ogd@aoaioxxysz.net",
    "name": "othiym23"
  },
  "_npmVersion": "2.14.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "fstream-ignore",
    "raw": "fstream-ignore@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.3.tgz",
  "_shasum": "4c74d91fa88b22b42f4f86a18a2820dd79d8fcdd",
  "_shrinkwrap": null,
  "_spec": "fstream-ignore@^1.0.2",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/fstream-ignore/issues"
  },
  "dependencies": {
    "fstream": "^1.0.0",
    "inherits": "2",
    "minimatch": "^3.0.0"
  },
  "description": "A thing for ignoring files based on globs",
  "devDependencies": {
    "mkdirp": "",
    "rimraf": "",
    "tap": "^2.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4c74d91fa88b22b42f4f86a18a2820dd79d8fcdd",
    "tarball": "http://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.3.tgz"
  },
  "gitHead": "86c835eef61049496003f6b90c1e6c1236c92d6a",
  "homepage": "https://github.com/isaacs/fstream-ignore#readme",
  "license": "ISC",
  "main": "ignore.js",
  "maintainers": [
    {
      "email": "isaacs@npmjs.com",
      "name": "isaacs"
    },
    {
      "email": "ogd@aoaioxxysz.net",
      "name": "othiym23"
    }
  ],
  "name": "fstream-ignore",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/fstream-ignore.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.3"
}