You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

195 lines
4.9 KiB

{
"_args": [
[
{
"raw": "eslint",
"scope": null,
"escapedName": "eslint",
"name": "eslint",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/trott/io.js/tools"
]
],
"_from": "eslint@latest",
"_id": "eslint@3.2.2",
"_inCache": true,
"_installable": true,
"_location": "/eslint",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/eslint-3.2.2.tgz_1470077896026_0.7558055422268808"
},
"_npmUser": {
"name": "nzakas",
"email": "nicholas@nczconsulting.com"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"raw": "eslint",
"scope": null,
"escapedName": "eslint",
"name": "eslint",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/eslint/-/eslint-3.2.2.tgz",
"_shasum": "47226f6b0e709f23f6acd06c5cc9e97b39574c7c",
"_shrinkwrap": null,
"_spec": "eslint",
"_where": "/Users/trott/io.js/tools",
"author": {
"name": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com"
},
"bin": {
"eslint": "./bin/eslint.js"
},
"bugs": {
"url": "https://github.com/eslint/eslint/issues/"
},
"dependencies": {
"chalk": "^1.1.3",
"concat-stream": "^1.4.6",
"debug": "^2.1.1",
"doctrine": "^1.2.2",
"escope": "^3.6.0",
"espree": "^3.1.6",
"estraverse": "^4.2.0",
"esutils": "^2.0.2",
"file-entry-cache": "^1.3.1",
"glob": "^7.0.3",
"globals": "^9.2.0",
"ignore": "^3.1.2",
"imurmurhash": "^0.1.4",
"inquirer": "^0.12.0",
"is-my-json-valid": "^2.10.0",
"is-resolvable": "^1.0.0",
"js-yaml": "^3.5.1",
"json-stable-stringify": "^1.0.0",
"levn": "^0.3.0",
"lodash": "^4.0.0",
"mkdirp": "^0.5.0",
"optionator": "^0.8.1",
"path-is-inside": "^1.0.1",
"pluralize": "^1.2.1",
"progress": "^1.1.8",
"require-uncached": "^1.0.2",
"shelljs": "^0.6.0",
"strip-bom": "^3.0.0",
"strip-json-comments": "~1.0.1",
"table": "^3.7.8",
"text-table": "~0.2.0",
"user-home": "^2.0.0"
},
"description": "An AST-based pattern checker for JavaScript.",
"devDependencies": {
"babel-polyfill": "^6.9.1",
"babel-preset-es2015": "^6.9.0",
"babelify": "^7.3.0",
"beefy": "^2.0.0",
"brfs": "0.0.9",
"browserify": "^12.0.1",
"chai": "^3.5.0",
"cheerio": "^0.19.0",
"coveralls": "2.11.4",
"dateformat": "^1.0.8",
"ejs": "^2.3.3",
"eslint-release": "^0.5.0",
"esprima": "^2.4.1",
"esprima-fb": "^15001.1001.0-dev-harmony-fb",
"gh-got": "^2.2.0",
"istanbul": "^0.4.0",
"jsdoc": "^3.3.0-beta1",
"karma": "^0.13.22",
"karma-babel-preprocessor": "^6.0.1",
"karma-mocha": "^1.0.1",
"karma-mocha-reporter": "^2.0.3",
"karma-phantomjs-launcher": "^1.0.0",
"leche": "^2.1.1",
"linefix": "^0.1.1",
"load-perf": "^0.2.0",
"markdownlint": "^0.2.0",
"mocha": "^2.4.5",
"mock-fs": "^3.10.0",
"npm-license": "^0.3.2",
"phantomjs-prebuilt": "^2.1.7",
"proxyquire": ">=1.0.0 <1.7.5",
"semver": "^5.0.3",
"shelljs-nodecli": "~0.1.0",
"sinon": "^1.17.2",
"temp": "^0.8.3",
"through": "^2.3.6"
},
"directories": {},
"dist": {
"shasum": "47226f6b0e709f23f6acd06c5cc9e97b39574c7c",
"tarball": "https://registry.npmjs.org/eslint/-/eslint-3.2.2.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"LICENSE",
"README.md",
"bin",
"conf",
"lib",
"messages"
],
"gitHead": "cc4559c9d7b07ee82d73030c5f593968ddf7e0c8",
"homepage": "http://eslint.org",
"keywords": [
"ast",
"lint",
"javascript",
"ecmascript",
"espree"
],
"license": "MIT",
"main": "./lib/api.js",
"maintainers": [
{
"name": "eslint",
"email": "nicholas+eslint@nczconsulting.com"
},
{
"name": "ivolodin",
"email": "ivolodin@gmail.com"
},
{
"name": "nzakas",
"email": "nicholas@nczconsulting.com"
}
],
"name": "eslint",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/eslint/eslint.git"
},
"scripts": {
"alpharelease": "node Makefile.js prerelease -- alpha",
"betarelease": "node Makefile.js prerelease -- beta",
"browserify": "node Makefile.js browserify",
"check-commit": "node Makefile.js checkGitCommit",
"coveralls": "cat ./coverage/lcov.info | coveralls",
"docs": "node Makefile.js docs",
"gensite": "node Makefile.js gensite",
"lint": "node Makefile.js lint",
"perf": "node Makefile.js perf",
"profile": "beefy tests/bench/bench.js --open -- -t brfs -t ./tests/bench/xform-rules.js -r espree",
"release": "node Makefile.js release",
"test": "node Makefile.js test"
},
"version": "3.2.2"
}