UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

56 lines (55 loc) 1.49 kB
{ "_args": [ [ "@babel/runtime@7.4.2", "/Users/frank.zickert/WebstormProjects/infrastructure-components" ] ], "_from": "@babel/runtime@7.4.2", "_id": "@babel/runtime@7.4.2", "_inBundle": false, "_integrity": "sha512-7Bl2rALb7HpvXFL7TETNzKSAeBVCPHELzc0C//9FCxN8nsiueWSJBqaF+2oIJScyILStASR/Cx5WMkXGYTiJFA==", "_location": "/@babel/runtime", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/runtime@7.4.2", "name": "@babel/runtime", "escapedName": "@babel%2fruntime", "scope": "@babel", "rawSpec": "7.4.2", "saveSpec": null, "fetchSpec": "7.4.2" }, "_requiredBy": [ "/history", "/react-router", "/react-router-dom" ], "_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.4.2.tgz", "_spec": "7.4.2", "_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "dependencies": { "regenerator-runtime": "^0.13.2" }, "description": "babel's modular runtime helpers", "devDependencies": { "@babel/helpers": "^7.4.2" }, "gitHead": "7dea0f23de51af336a2fab0286a73af30cddf3be", "license": "MIT", "name": "@babel/runtime", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-runtime" }, "version": "7.4.2" }