package.json 1.92 KB
{
  "_args": [
    [
      "find-index@^0.1.1",
      "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/glob2base"
    ]
  ],
  "_from": "find-index@>=0.1.1 <0.2.0",
  "_id": "find-index@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/find-index",
  "_npmUser": {
    "email": "james@jsdf.co",
    "name": "jsdf"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "find-index",
    "raw": "find-index@^0.1.1",
    "rawSpec": "^0.1.1",
    "scope": null,
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/glob2base"
  ],
  "_resolved": "https://registry.npmjs.org/find-index/-/find-index-0.1.1.tgz",
  "_shasum": "675d358b2ca3892d795a1ab47232f8b6e2e0dde4",
  "_shrinkwrap": null,
  "_spec": "find-index@^0.1.1",
  "_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/glob2base",
  "author": {
    "email": "james@jsdf.co",
    "name": "James Friend",
    "url": "http://jsdf.co/"
  },
  "bugs": {
    "url": "https://github.com/jsdf/find-index/issues"
  },
  "dependencies": {},
  "description": "finds an item in an array matching a predicate function, and returns its index",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "675d358b2ca3892d795a1ab47232f8b6e2e0dde4",
    "tarball": "http://registry.npmjs.org/find-index/-/find-index-0.1.1.tgz"
  },
  "files": [
    "index.js",
    "last.js"
  ],
  "homepage": "https://github.com/jsdf/find-index",
  "keywords": [
    "array",
    "findindex"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jsdf",
      "email": "james@jsdf.co"
    }
  ],
  "name": "find-index",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jsdf/find-index.git"
  },
  "scripts": {
    "test": "node test/test"
  },
  "version": "0.1.1"
}