UNPKG

infrastructure-components

Version:

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

45 lines (44 loc) 1.28 kB
{ "_args": [ [ "babel-plugin-syntax-jsx@6.18.0", "/Users/frank.zickert/WebstormProjects/infrastructure-components" ] ], "_from": "babel-plugin-syntax-jsx@6.18.0", "_id": "babel-plugin-syntax-jsx@6.18.0", "_inBundle": false, "_integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=", "_location": "/babel-plugin-syntax-jsx", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-plugin-syntax-jsx@6.18.0", "name": "babel-plugin-syntax-jsx", "escapedName": "babel-plugin-syntax-jsx", "rawSpec": "6.18.0", "saveSpec": null, "fetchSpec": "6.18.0" }, "_requiredBy": [ "/babel-plugin-styled-components" ], "_resolved": "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz", "_spec": "6.18.0", "_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components", "dependencies": {}, "description": "Allow parsing of jsx", "devDependencies": {}, "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "babel-plugin-syntax-jsx", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx" }, "version": "6.18.0" }