{
  "_args": [
    [
      {
        "raw": "tslint@3.13.0",
        "scope": null,
        "escapedName": "tslint",
        "name": "tslint",
        "rawSpec": "3.13.0",
        "spec": "3.13.0",
        "type": "version"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client"
    ]
  ],
  "_from": "tslint@3.13.0",
  "_id": "tslint@3.13.0",
  "_inCache": true,
  "_location": "/tslint",
  "_nodeVersion": "0.10.33",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/tslint-3.13.0.tgz_1467336602890_0.43441648478619754"
  },
  "_npmUser": {
    "name": "palantir",
    "email": "pt-vendor-npm@palantir.com"
  },
  "_npmVersion": "2.13.5",
  "_phantomChildren": {
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "minimatch": "3.0.3",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "sprintf-js": "1.0.3",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "raw": "tslint@3.13.0",
    "scope": null,
    "escapedName": "tslint",
    "name": "tslint",
    "rawSpec": "3.13.0",
    "spec": "3.13.0",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/tslint/-/tslint-3.13.0.tgz",
  "_shasum": "c5091aac68ad614711228ba0215371d37d0d1fa4",
  "_shrinkwrap": null,
  "_spec": "tslint@3.13.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client",
  "bin": {
    "tslint": "./bin/tslint"
  },
  "bugs": {
    "url": "https://github.com/palantir/tslint/issues"
  },
  "dependencies": {
    "colors": "^1.1.2",
    "diff": "^2.2.1",
    "findup-sync": "~0.3.0",
    "glob": "^7.0.3",
    "optimist": "~0.6.0",
    "resolve": "^1.1.7",
    "underscore.string": "^3.3.4"
  },
  "description": "An extensible static analysis linter for the TypeScript language",
  "devDependencies": {
    "chai": "^3.0.0",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-eslint": "^18.1.0",
    "grunt-mocha-test": "^0.12.7",
    "grunt-npm-command": "^0.1.2",
    "grunt-run": "~0.6.0",
    "grunt-ts": "^5.1.0",
    "grunt-tslint": "latest",
    "js-yaml": "^3.4.6",
    "mocha": "^2.2.5",
    "tslint": "latest",
    "tslint-test-config-non-relative": "file:test/external/tslint-test-config-non-relative",
    "typescript": "latest"
  },
  "directories": {},
  "dist": {
    "shasum": "c5091aac68ad614711228ba0215371d37d0d1fa4",
    "tarball": "https://registry.npmjs.org/tslint/-/tslint-3.13.0.tgz"
  },
  "homepage": "https://github.com/palantir/tslint#readme",
  "keywords": [
    "cli",
    "typescript",
    "linter"
  ],
  "license": "Apache-2.0",
  "main": "./lib/tslint",
  "maintainers": [
    {
      "name": "palantir",
      "email": "pt-vendor-npm@palantir.com"
    }
  ],
  "name": "tslint",
  "optionalDependencies": {},
  "peerDependencies": {
    "typescript": ">=1.7.3"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/palantir/tslint.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "typescript": {
    "definition": "lib/tslint.d.ts"
  },
  "typings": "./lib/tslint",
  "version": "3.13.0"
}
