UNPKG

react-polyfills

Version:
27 lines (26 loc) 680 B
{ "name": "react-polyfills", "version": "0.0.1", "description": "Polyfills needed for React 16+", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/Andarist/react-polyfills.git" }, "keywords": [ "react", "polyfill", "Map", "Set", "requestAnimationFrame" ], "author": "Mateusz Burzyński <mateuszburzynski@gmail.com> (https://github.com/Andarist)", "license": "MIT", "bugs": { "url": "https://github.com/Andarist/react-polyfills/issues" }, "homepage": "https://github.com/Andarist/react-polyfills#readme" }