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