UNPKG

es5-class-ployfill

Version:
31 lines (30 loc) 658 B
{ "name": "es5-class-ployfill", "version": "0.1.2", "description": "Use Class-likely in es5", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "es5", "class", "ployfill" ], "author": "huang.xinghui <huang.x.hui@gmail.com>", "license": "MIT", "engines": { "node": ">=4" }, "files": [ "index.js" ], "repository": { "type": "git", "url": "git@github.com:huang-x-h/es5-class-polyfill.git" }, "bugs": { "url": "https://github.com/huang-x-h/es5-class-polyfill/issues" }, "homepage": "https://github.com/huang-x-h/es5-class-polyfill" }