{
  "_args": [
    [
      {
        "raw": "array.prototype.findindex@^2.0.2",
        "scope": null,
        "escapedName": "array.prototype.findindex",
        "name": "array.prototype.findindex",
        "rawSpec": "^2.0.2",
        "spec": ">=2.0.2 <3.0.0",
        "type": "range"
      },
      "/home/apostolic-songs-mp3/node_modules/node-telegram-bot-api"
    ]
  ],
  "_from": "array.prototype.findindex@>=2.0.2 <3.0.0",
  "_id": "array.prototype.findindex@2.0.2",
  "_inCache": true,
  "_location": "/array.prototype.findindex",
  "_nodeVersion": "7.8.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/array.prototype.findindex-2.0.2.tgz_1490903105793_0.4751236892770976"
  },
  "_npmUser": {
    "name": "ljharb",
    "email": "ljharb@gmail.com"
  },
  "_npmVersion": "4.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "array.prototype.findindex@^2.0.2",
    "scope": null,
    "escapedName": "array.prototype.findindex",
    "name": "array.prototype.findindex",
    "rawSpec": "^2.0.2",
    "spec": ">=2.0.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-telegram-bot-api"
  ],
  "_resolved": "https://registry.npmjs.org/array.prototype.findindex/-/array.prototype.findindex-2.0.2.tgz",
  "_shasum": "58068d25887ef505e49dc92cb00c44dcee55b067",
  "_shrinkwrap": null,
  "_spec": "array.prototype.findindex@^2.0.2",
  "_where": "/home/apostolic-songs-mp3/node_modules/node-telegram-bot-api",
  "author": {
    "name": "Paul Miller",
    "email": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/Array.prototype.findIndex/issues"
  },
  "dependencies": {
    "define-properties": "^1.1.2",
    "es-abstract": "^1.5.0"
  },
  "description": "Array.prototype.findIndex ES6 polyfill.",
  "devDependencies": {
    "@es-shims/api": "^1.0.0",
    "chai": "^3.5.0",
    "mocha": "^2.4.5"
  },
  "directories": {},
  "dist": {
    "shasum": "58068d25887ef505e49dc92cb00c44dcee55b067",
    "tarball": "https://registry.npmjs.org/array.prototype.findindex/-/array.prototype.findindex-2.0.2.tgz"
  },
  "gitHead": "5eb7fa9eff572a3335bd58afa2378c9a09ec0f32",
  "homepage": "https://github.com/paulmillr/Array.prototype.findIndex#readme",
  "keywords": [
    "Array.prototype.findIndex",
    "findIndex",
    "es6"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    },
    {
      "name": "paulmillr",
      "email": "paul@paulmillr.com"
    }
  ],
  "name": "array.prototype.findindex",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/paulmillr/Array.prototype.findIndex.git"
  },
  "scripts": {
    "test": "npm run tests-only",
    "tests-only": "es-shim-api --bound && mocha test.js"
  },
  "version": "2.0.2"
}
