{
  "name": "array-from-polyfill",
  "version": "1.0.1",
  "description": "Array.from polyfill",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Array.from",
    "polyfill"
  ],
  "author": "Joebon",
  "license": "ISC",
  "devDependencies": {
    "webpack": "^3.10.0"
  }
}
