mirror of https://github.com/lukechilds/node.git
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.
78 lines
1.9 KiB
78 lines
1.9 KiB
9 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"acorn-jsx@^2.0.1",
|
||
|
"/Users/trott/test/node_modules/eslint/node_modules/espree"
|
||
|
]
|
||
|
],
|
||
|
"_from": "acorn-jsx@>=2.0.1 <3.0.0",
|
||
|
"_id": "acorn-jsx@2.0.1",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/eslint/acorn-jsx",
|
||
|
"_nodeVersion": "4.0.0",
|
||
|
"_npmUser": {
|
||
|
"email": "me@rreverser.com",
|
||
|
"name": "rreverser"
|
||
|
},
|
||
|
"_npmVersion": "3.2.2",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "acorn-jsx",
|
||
|
"raw": "acorn-jsx@^2.0.1",
|
||
|
"rawSpec": "^2.0.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=2.0.1 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/eslint/espree"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-2.0.1.tgz",
|
||
|
"_shasum": "0edf9878a5866bca625f52955a1ed9e7d8c5117e",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "acorn-jsx@^2.0.1",
|
||
|
"_where": "/Users/trott/test/node_modules/eslint/node_modules/espree",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/RReverser/acorn-jsx/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"acorn": "^2.0.1"
|
||
|
},
|
||
|
"description": "Alternative, faster React.js JSX parser",
|
||
|
"devDependencies": {
|
||
|
"chai": "^3.0.0",
|
||
|
"mocha": "^2.2.5"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "0edf9878a5866bca625f52955a1ed9e7d8c5117e",
|
||
|
"tarball": "http://registry.npmjs.org/acorn-jsx/-/acorn-jsx-2.0.1.tgz"
|
||
|
},
|
||
|
"gitHead": "cdc624d83767518d174a7873054ff9f2984eb83c",
|
||
|
"homepage": "https://github.com/RReverser/acorn-jsx",
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "https://raw.githubusercontent.com/RReverser/acorn-jsx/master/LICENSE"
|
||
|
}
|
||
|
],
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "me@rreverser.com",
|
||
|
"name": "rreverser"
|
||
|
}
|
||
|
],
|
||
|
"name": "acorn-jsx",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/RReverser/acorn-jsx.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/run.js"
|
||
|
},
|
||
|
"version": "2.0.1"
|
||
|
}
|