df-react-scripts
Version:
Configuration and scripts for Create React App.
93 lines (92 loc) • 2.72 kB
JSON
{
"_args": [
[
{
"raw": "eslint-config-react-app@^0.3.0",
"scope": null,
"escapedName": "eslint-config-react-app",
"name": "eslint-config-react-app",
"rawSpec": "^0.3.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts"
]
],
"_from": "eslint-config-react-app@>=0.3.0 <0.4.0",
"_id": "eslint-config-react-app@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/eslint-config-react-app",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/eslint-config-react-app-0.3.0.tgz_1477169372855_0.017041618702933192"
},
"_npmUser": {
"name": "fson",
"email": "ville.immonen@iki.fi"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "eslint-config-react-app@^0.3.0",
"scope": null,
"escapedName": "eslint-config-react-app",
"name": "eslint-config-react-app",
"rawSpec": "^0.3.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-0.3.0.tgz",
"_shasum": "29a768eda157eb0bc22f8136d36136b8a4374e3d",
"_shrinkwrap": null,
"_spec": "eslint-config-react-app@^0.3.0",
"_where": "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts",
"bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues"
},
"dependencies": {},
"description": "ESLint configuration used by Create React App",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "29a768eda157eb0bc22f8136d36136b8a4374e3d",
"tarball": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-0.3.0.tgz"
},
"files": [
"index.js"
],
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
"license": "BSD-3-Clause",
"maintainers": [
{
"name": "fson",
"email": "ville.immonen@iki.fi"
},
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
}
],
"name": "eslint-config-react-app",
"optionalDependencies": {},
"peerDependencies": {
"babel-eslint": "7.0.0",
"eslint": "3.8.1",
"eslint-plugin-flowtype": "2.21.0",
"eslint-plugin-import": "2.0.1",
"eslint-plugin-jsx-a11y": "2.2.3",
"eslint-plugin-react": "6.4.1"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebookincubator/create-react-app.git"
},
"scripts": {},
"version": "0.3.0"
}