{ "name": "es.shim", "version": "2.1.1", "description": "实现部分新API, 以及一些常用的扩展方法", "keyworks": [ "es5", "es6", "es7", "es2015", "lodash", "polyfill", "extend", "shim" ], "main": "dist/index.js", "files": [ "dist/*" ], "scripts": { "start": "node ./build.js" }, "repository": "https://github.com/bytedo/es.shim.git", "author": "yutent", "license": "MIT" }