{
  "name": "js-polyfill",
  "version": "0.1.2",
  "description": "A lightweight js polyfill library.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "zhihuahuang",
  "keywords": [
    "polyfill",
    "shim",
    "ES5",
    "ECMAScript 5"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/zhihuahuang/js-polyfill.git"
  },
  "license": "MIT"
}
