react-scripts
Version:
Configuration and scripts for Create React App.
94 lines (93 loc) • 2.82 kB
JSON
{
"_args": [
[
{
"raw": "case-sensitive-paths-webpack-plugin@1.1.4",
"scope": null,
"escapedName": "case-sensitive-paths-webpack-plugin",
"name": "case-sensitive-paths-webpack-plugin",
"rawSpec": "1.1.4",
"spec": "1.1.4",
"type": "version"
},
"/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0"
]
],
"_from": "case-sensitive-paths-webpack-plugin@1.1.4",
"_id": "case-sensitive-paths-webpack-plugin@1.1.4",
"_inCache": true,
"_location": "/case-sensitive-paths-webpack-plugin",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/case-sensitive-paths-webpack-plugin-1.1.4.tgz_1473169215555_0.11019475967623293"
},
"_npmUser": {
"name": "urthen",
"email": "urthen@gmail.com"
},
"_npmVersion": "3.10.5",
"_phantomChildren": {},
"_requested": {
"raw": "case-sensitive-paths-webpack-plugin@1.1.4",
"scope": null,
"escapedName": "case-sensitive-paths-webpack-plugin",
"name": "case-sensitive-paths-webpack-plugin",
"rawSpec": "1.1.4",
"spec": "1.1.4",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.4.tgz",
"_shasum": "8aaedd5699a86cac2b34cf40d9b4145758978472",
"_shrinkwrap": null,
"_spec": "case-sensitive-paths-webpack-plugin@1.1.4",
"_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0",
"author": {
"name": "Michael Pratt"
},
"bugs": {
"url": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin/issues"
},
"dependencies": {},
"description": "Enforces module path case sensitivity in Webpack",
"devDependencies": {
"mocha": "^3.0.1",
"webpack": "^1.13.1"
},
"directories": {},
"dist": {
"shasum": "8aaedd5699a86cac2b34cf40d9b4145758978472",
"tarball": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.4.tgz"
},
"gitHead": "d02babf89f0bf4251efbd7ca5d64a79211487a74",
"homepage": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme",
"keywords": [
"webpack",
"plugin",
"case sensitive",
"import",
"require"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "urthen",
"email": "urthen@gmail.com"
}
],
"name": "case-sensitive-paths-webpack-plugin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Urthen/case-sensitive-paths-webpack-plugin.git"
},
"scripts": {
"test": "mocha test/"
},
"version": "1.1.4"
}