UNPKG

infrastructure-components

Version:

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

53 lines (52 loc) 1.6 kB
{ "_args": [ [ "@babel/helper-module-imports@7.0.0", "/Users/frank.zickert/WebstormProjects/infrastructure-components" ] ], "_from": "@babel/helper-module-imports@7.0.0", "_id": "@babel/helper-module-imports@7.0.0", "_inBundle": false, "_integrity": "sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==", "_location": "/@babel/helper-module-imports", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-module-imports@7.0.0", "name": "@babel/helper-module-imports", "escapedName": "@babel%2fhelper-module-imports", "scope": "@babel", "rawSpec": "7.0.0", "saveSpec": null, "fetchSpec": "7.0.0" }, "_requiredBy": [ "/babel-plugin-styled-components", "/styled-components" ], "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz", "_spec": "7.0.0", "_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components", "author": { "name": "Logan Smyth", "email": "loganfsmyth@gmail.com" }, "dependencies": { "@babel/types": "^7.0.0" }, "description": "Babel helper functions for inserting module loads", "devDependencies": { "@babel/core": "^7.0.0" }, "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-module-imports", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports" }, "version": "7.0.0" }