Mario Romano 29df96a085 react app
2016-04-06 17:52:19 +01:00

95 lines
2.6 KiB
JSON

{
"_args": [
[
"babel-plugin-transform-react-jsx@^6.3.13",
"/Users/mromano/dev/react-sfs/node_modules/babel-preset-react"
]
],
"_from": "babel-plugin-transform-react-jsx@>=6.3.13 <7.0.0",
"_id": "babel-plugin-transform-react-jsx@6.7.4",
"_inCache": true,
"_installable": true,
"_location": "/babel-plugin-transform-react-jsx",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/babel-plugin-transform-react-jsx-6.7.4.tgz_1458704269957_0.6471593875903636"
},
"_npmUser": {
"email": "loganfsmyth@gmail.com",
"name": "loganfsmyth"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "babel-plugin-transform-react-jsx",
"raw": "babel-plugin-transform-react-jsx@^6.3.13",
"rawSpec": "^6.3.13",
"scope": null,
"spec": ">=6.3.13 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-preset-react"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.7.4.tgz",
"_shasum": "a372b7e55f3da0973c171eb7e6a82d53f473e6b1",
"_shrinkwrap": null,
"_spec": "babel-plugin-transform-react-jsx@^6.3.13",
"_where": "/Users/mromano/dev/react-sfs/node_modules/babel-preset-react",
"dependencies": {
"babel-helper-builder-react-jsx": "^6.6.5",
"babel-plugin-syntax-jsx": "^6.3.13",
"babel-runtime": "^5.0.0"
},
"description": "Turn JSX into React function calls",
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.3.13"
},
"directories": {},
"dist": {
"shasum": "a372b7e55f3da0973c171eb7e6a82d53f473e6b1",
"tarball": "https://registry.npmjs.org/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.7.4.tgz"
},
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"email": "amjad.masad@gmail.com",
"name": "amasad"
},
{
"email": "hi@henryzoo.com",
"name": "hzoo"
},
{
"email": "npm-public@jessemccarthy.net",
"name": "jmm"
},
{
"email": "loganfsmyth@gmail.com",
"name": "loganfsmyth"
},
{
"email": "sebmck@gmail.com",
"name": "sebmck"
},
{
"email": "me@thejameskyle.com",
"name": "thejameskyle"
}
],
"name": "babel-plugin-transform-react-jsx",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-jsx"
},
"scripts": {},
"version": "6.7.4"
}