{ "_args": [ [ "tslint@^3.2.0", "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build" ] ], "_from": "tslint@>=3.2.0 <4.0.0", "_id": "tslint@3.2.1", "_inCache": true, "_installable": true, "_location": "/tslint", "_nodeVersion": "5.1.0", "_npmUser": { "email": "pt-vendor-npm@palantir.com", "name": "palantir" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "tslint", "raw": "tslint@^3.2.0", "rawSpec": "^3.2.0", "scope": null, "spec": ">=3.2.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/tslint/-/tslint-3.2.1.tgz", "_shasum": "330a305190b54f2d4e54da9225f2642e77f4b7f9", "_shrinkwrap": null, "_spec": "tslint@^3.2.0", "_where": "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build", "bin": { "tslint": "./bin/tslint" }, "bugs": { "url": "https://github.com/palantir/tslint/issues" }, "dependencies": { "findup-sync": "~0.2.1", "glob": "^6.0.1", "optimist": "~0.6.0", "underscore.string": "~3.1.1" }, "description": "a static analysis linter for TypeScript", "devDependencies": { "chai": "^3.0.0", "grunt": "^0.4.5", "grunt-cli": "^0.1.9", "grunt-contrib-clean": "^0.6.0", "grunt-jscs": "^1.8.0", "grunt-mocha-test": "^0.12.7", "grunt-run": "^0.3.0", "grunt-ts": "^5.1.0", "grunt-tslint": "latest", "mocha": "^2.2.5", "tslint": "latest", "typescript": "latest" }, "directories": {}, "dist": { "shasum": "330a305190b54f2d4e54da9225f2642e77f4b7f9", "tarball": "http://registry.npmjs.org/tslint/-/tslint-3.2.1.tgz" }, "gitHead": "e9d0eae07d6048ec4ba872e874f958d6dac85444", "homepage": "https://github.com/palantir/tslint#readme", "keywords": [ "cli", "linter", "typescript" ], "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.2.1" }