|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "react-app-polyfill@0.1.3",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "react-app-polyfill@0.1.3",
- "_id": "react-app-polyfill@0.1.3",
- "_inBundle": false,
- "_integrity": "sha512-Fl5Pic4F15G05qX7RmUqPZr1MtyFKJKSlRwMhel4kvDLrk/KcQ9QbpvyMTzv/0NN5957XFQ7r1BNHWi7qN59Pw==",
- "_location": "/react-app-polyfill",
- "_phantomChildren": {
- "asap": "2.0.6",
- "performance-now": "2.1.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "react-app-polyfill@0.1.3",
- "name": "react-app-polyfill",
- "escapedName": "react-app-polyfill",
- "rawSpec": "0.1.3",
- "saveSpec": null,
- "fetchSpec": "0.1.3"
- },
- "_requiredBy": [
- "/react-scripts"
- ],
- "_resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-0.1.3.tgz",
- "_spec": "0.1.3",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "bugs": {
- "url": "https://github.com/facebook/create-react-app/issues"
- },
- "dependencies": {
- "core-js": "2.5.7",
- "object-assign": "4.1.1",
- "promise": "8.0.2",
- "raf": "3.4.0",
- "whatwg-fetch": "3.0.0"
- },
- "description": "Polyfills for various browsers including commonly used language features",
- "engines": {
- "node": ">=6"
- },
- "files": [
- "ie9.js",
- "ie11.js",
- "jsdom.js"
- ],
- "homepage": "https://github.com/facebook/create-react-app#readme",
- "license": "MIT",
- "name": "react-app-polyfill",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/create-react-app.git"
- },
- "version": "0.1.3"
- }
|