package.json 1.96 KB
{
  "_args": [
    [
      "minimatch@~0.2.12",
      "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt"
    ]
  ],
  "_from": "minimatch@>=0.2.12 <0.3.0",
  "_id": "minimatch@0.2.14",
  "_inCache": true,
  "_installable": true,
  "_location": "/minimatch",
  "_npmUser": {
    "email": "i@izs.me",
    "name": "isaacs"
  },
  "_npmVersion": "1.3.17",
  "_phantomChildren": {},
  "_requested": {
    "name": "minimatch",
    "raw": "minimatch@~0.2.12",
    "rawSpec": "~0.2.12",
    "scope": null,
    "spec": ">=0.2.12 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/glob",
    "/grunt"
  ],
  "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
  "_shasum": "c74e780574f63c6f9a090e90efbe6ef53a6a756a",
  "_shrinkwrap": null,
  "_spec": "minimatch@~0.2.12",
  "_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/minimatch/issues"
  },
  "dependencies": {
    "lru-cache": "2",
    "sigmund": "~1.0.0"
  },
  "description": "a glob matcher in javascript",
  "devDependencies": {
    "tap": ""
  },
  "directories": {},
  "dist": {
    "shasum": "c74e780574f63c6f9a090e90efbe6ef53a6a756a",
    "tarball": "http://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/isaacs/minimatch",
  "license": {
    "type": "MIT",
    "url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
  },
  "main": "minimatch.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "minimatch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/minimatch.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.2.14"
}