{
  "name": "phantomjs-polyfill-find-index",
  "version": "1.0.1",
  "description": "Polyfill for Array.prototype.findIndex",
  "main": "findIndex-polyfill.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Liksu/phantomjs-polyfill-findIndex.git"
  },
  "keywords": [
    "phantomjs",
    "findIndex",
    "polyfill"
  ],
  "author": "Liksu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Liksu/phantomjs-polyfill-findIndex/issues"
  },
  "homepage": "https://github.com/Liksu/phantomjs-polyfill-findIndex#readme"
}
