{
  "_args": [
    [
      {
        "raw": "tslint-loader@^3.3.0",
        "scope": null,
        "escapedName": "tslint-loader",
        "name": "tslint-loader",
        "rawSpec": "^3.3.0",
        "spec": ">=3.3.0 <4.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli"
    ]
  ],
  "_from": "tslint-loader@>=3.3.0 <4.0.0",
  "_id": "tslint-loader@3.3.0",
  "_inCache": true,
  "_location": "/tslint-loader",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/tslint-loader-3.3.0.tgz_1480849213859_0.9043310240376741"
  },
  "_npmUser": {
    "name": "blacksonic",
    "email": "soos.gabor86@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tslint-loader@^3.3.0",
    "scope": null,
    "escapedName": "tslint-loader",
    "name": "tslint-loader",
    "rawSpec": "^3.3.0",
    "spec": ">=3.3.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/angular-cli"
  ],
  "_resolved": "https://registry.npmjs.org/tslint-loader/-/tslint-loader-3.3.0.tgz",
  "_shasum": "6e6a50fc82e85ff3d1cb53e23dd24ae9e47d91ea",
  "_shrinkwrap": null,
  "_spec": "tslint-loader@^3.3.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli",
  "author": {
    "name": "William Buchwalter"
  },
  "bugs": {
    "url": "https://github.com/wbuchwalter/tslint-loader/issues"
  },
  "dependencies": {
    "loader-utils": "^0.2.7",
    "mkdirp": "^0.5.1",
    "object-assign": "^4.0.1",
    "rimraf": "^2.4.4"
  },
  "description": "tslint loader for webpack",
  "devDependencies": {
    "awesome-typescript-loader": "^3.0.0-beta.9",
    "chai": "^3.5.0",
    "enhanced-resolve": "^2.3.0",
    "es6-promisify": "^5.0.0",
    "eslint": "3.11.1",
    "mocha": "^3.2.0",
    "np": "^2.10.1",
    "tslint": "^4.0.0",
    "typescript": "^2.0.10",
    "webpack": "^1.13.3"
  },
  "directories": {},
  "dist": {
    "shasum": "6e6a50fc82e85ff3d1cb53e23dd24ae9e47d91ea",
    "tarball": "https://registry.npmjs.org/tslint-loader/-/tslint-loader-3.3.0.tgz"
  },
  "gitHead": "8cbb1f1157a08faf2540d6324d7cc04f7a1c5ad8",
  "homepage": "https://github.com/wbuchwalter/tslint-loader",
  "keywords": [
    "tslint",
    "typescript",
    "webpack",
    "loader",
    "linting"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "blacksonic",
      "email": "soos.gabor86@gmail.com"
    },
    {
      "name": "wbuchwalter",
      "email": "wbuchwalter@gmail.com"
    }
  ],
  "name": "tslint-loader",
  "optionalDependencies": {},
  "peerDependencies": {
    "tslint": "^4.0.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wbuchwalter/tslint-loader.git"
  },
  "scripts": {
    "deploy": "np --skip-cleanup",
    "lint": "eslint --ext .js .",
    "mocha": "mocha ./test/loader.spec.js --timeout 5000",
    "test": "npm run mocha && npm run lint"
  },
  "version": "3.3.0"
}
