1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "_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": "range",
- "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-emotion"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz",
- "_shasum": "0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946",
- "_spec": "babel-plugin-syntax-jsx@^6.18.0",
- "_where": "/var/www/html/mdch.sipadu/node_modules/babel-plugin-emotion",
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "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"
- }
|