You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.4 KiB
44 lines
1.4 KiB
{ |
|
"_from": "babel-plugin-syntax-jsx@^6.8.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.8.0", |
|
"name": "babel-plugin-syntax-jsx", |
|
"escapedName": "babel-plugin-syntax-jsx", |
|
"rawSpec": "^6.8.0", |
|
"saveSpec": null, |
|
"fetchSpec": "^6.8.0" |
|
}, |
|
"_requiredBy": [ |
|
"/babel-plugin-transform-react-jsx", |
|
"/babel-plugin-transform-react-jsx-self", |
|
"/babel-plugin-transform-react-jsx-source", |
|
"/babel-preset-react" |
|
], |
|
"_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.8.0", |
|
"_where": "/home/rudi/Personal/disgord-Thanos/node_modules/babel-plugin-transform-react-jsx", |
|
"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" |
|
}
|
|
|