Sha256: d69e155855449b57a481466c853706e07df48a4a870f6b64a5dfc82affd7d8b9

Contents?: true

Size: 1016 Bytes

Versions: 6

Compression:

Stored size: 1016 Bytes

Contents

{
  "name": "case-sensitive-paths-webpack-plugin",
  "version": "2.3.0",
  "description": "Enforces module path case sensitivity in Webpack",
  "engines": {
    "node": ">=4"
  },
  "main": "index.js",
  "scripts": {
    "test": "mocha test/",
    "lint": "eslint index.js",
    "lintfix": "eslint --fix index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Urthen/case-sensitive-paths-webpack-plugin.git"
  },
  "keywords": [
    "webpack",
    "plugin",
    "case sensitive",
    "import",
    "require"
  ],
  "files": [
    "index.js"
  ],
  "author": "Michael Pratt",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin/issues"
  },
  "homepage": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme",
  "devDependencies": {
    "eslint": "6.8.0",
    "eslint-config-airbnb-base": "14.0.0",
    "eslint-plugin-import": "^2.3.0",
    "fs-extra": "^2.1.2",
    "mocha": "7.0.0",
    "webpack": "4.41.5"
  }
}

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/case-sensitive-paths-webpack-plugin/package.json
tang-0.2.1 spec/tang_app/node_modules/case-sensitive-paths-webpack-plugin/package.json
tang-0.2.0 spec/tang_app/node_modules/case-sensitive-paths-webpack-plugin/package.json
tang-0.1.0 spec/tang_app/node_modules/case-sensitive-paths-webpack-plugin/package.json
tang-0.0.9 spec/tang_app/node_modules/case-sensitive-paths-webpack-plugin/package.json
enju_library-0.3.8 spec/dummy/node_modules/case-sensitive-paths-webpack-plugin/package.json