babel-preset-test-bundled-dependencies
Version:
Allow custom config for create-react-app without ejecting
88 lines (87 loc) • 2.59 kB
JSON
{
"_args": [
[
{
"raw": "eslint-config-react-app@^0.2.1",
"scope": null,
"escapedName": "eslint-config-react-app",
"name": "eslint-config-react-app",
"rawSpec": "^0.2.1",
"spec": ">=0.2.1 <0.3.0",
"type": "range"
},
"/Users/spion/Documents/create-react-app/packages/react-scripts"
]
],
"_from": "eslint-config-react-app@>=0.2.1 <0.3.0",
"_id": "eslint-config-react-app@0.2.1",
"_inCache": true,
"_location": "/eslint-config-react-app",
"_nodeVersion": "4.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/eslint-config-react-app-0.2.1.tgz_1474660711932_0.9100346767809242"
},
"_npmUser": {
"name": "gaearon",
"email": "dan.abramov@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "eslint-config-react-app@^0.2.1",
"scope": null,
"escapedName": "eslint-config-react-app",
"name": "eslint-config-react-app",
"rawSpec": "^0.2.1",
"spec": ">=0.2.1 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-0.2.1.tgz",
"_shasum": "ad510d0d0ae11575d0eabe5493ba6e66fb93e68e",
"_shrinkwrap": null,
"_spec": "eslint-config-react-app@^0.2.1",
"_where": "/Users/spion/Documents/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": "ad510d0d0ae11575d0eabe5493ba6e66fb93e68e",
"tarball": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-0.2.1.tgz"
},
"files": [
"index.js"
],
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
"license": "BSD-3-Clause",
"maintainers": [
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
}
],
"name": "eslint-config-react-app",
"optionalDependencies": {},
"peerDependencies": {
"babel-eslint": "6.1.2",
"eslint": "3.5.0",
"eslint-plugin-flowtype": "2.18.1",
"eslint-plugin-import": "1.12.0",
"eslint-plugin-jsx-a11y": "2.2.2",
"eslint-plugin-react": "6.3.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebookincubator/create-react-app.git"
},
"scripts": {},
"version": "0.2.1"
}