Files
old-slucajna-televizija/web/node_modules/case-sensitive-paths-webpack-plugin/package.json
2017-10-16 11:19:46 +02:00

58 lines
1.7 KiB
JSON

{
"_from": "case-sensitive-paths-webpack-plugin@1.1.4",
"_id": "case-sensitive-paths-webpack-plugin@1.1.4",
"_inBundle": false,
"_integrity": "sha1-iq7dVpmobKwrNM9A2bQUV1iXhHI=",
"_location": "/case-sensitive-paths-webpack-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "case-sensitive-paths-webpack-plugin@1.1.4",
"name": "case-sensitive-paths-webpack-plugin",
"escapedName": "case-sensitive-paths-webpack-plugin",
"rawSpec": "1.1.4",
"saveSpec": null,
"fetchSpec": "1.1.4"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-1.1.4.tgz",
"_shasum": "8aaedd5699a86cac2b34cf40d9b4145758978472",
"_spec": "case-sensitive-paths-webpack-plugin@1.1.4",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts",
"author": {
"name": "Michael Pratt"
},
"bugs": {
"url": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Enforces module path case sensitivity in Webpack",
"devDependencies": {
"mocha": "^3.0.1",
"webpack": "^1.13.1"
},
"homepage": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme",
"keywords": [
"webpack",
"plugin",
"case sensitive",
"import",
"require"
],
"license": "MIT",
"main": "index.js",
"name": "case-sensitive-paths-webpack-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/Urthen/case-sensitive-paths-webpack-plugin.git"
},
"scripts": {
"test": "mocha test/"
},
"version": "1.1.4"
}