mirror of https://gitee.com/bigwinds/arangodb
114 lines
2.8 KiB
JSON
114 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"eslint-config-standard@5.3.1",
|
|
"/home/pluma/projects/arango/arangodb/js/node"
|
|
]
|
|
],
|
|
"_from": "eslint-config-standard@5.3.1",
|
|
"_id": "eslint-config-standard@5.3.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/eslint-config-standard",
|
|
"_nodeVersion": "6.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/eslint-config-standard-5.3.1.tgz_1462372931094_0.24340720404870808"
|
|
},
|
|
"_npmUser": {
|
|
"email": "feross@feross.org",
|
|
"name": "feross"
|
|
},
|
|
"_npmVersion": "2.15.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "eslint-config-standard",
|
|
"raw": "eslint-config-standard@5.3.1",
|
|
"rawSpec": "5.3.1",
|
|
"scope": null,
|
|
"spec": "5.3.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-5.3.1.tgz",
|
|
"_shasum": "591c969151744132f561d3b915a812ea413fe490",
|
|
"_shrinkwrap": null,
|
|
"_spec": "eslint-config-standard@5.3.1",
|
|
"_where": "/home/pluma/projects/arango/arangodb/js/node",
|
|
"author": {
|
|
"email": "feross@feross.org",
|
|
"name": "Feross Aboukhadijeh",
|
|
"url": "http://feross.org/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/feross/eslint-config-standard/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "JavaScript Standard Style - ESLint Shareable Config",
|
|
"devDependencies": {
|
|
"eslint": "^2.9.0",
|
|
"eslint-plugin-promise": "^1.0.8",
|
|
"eslint-plugin-standard": "^1.3.1",
|
|
"tape": "^4.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "591c969151744132f561d3b915a812ea413fe490",
|
|
"tarball": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-5.3.1.tgz"
|
|
},
|
|
"gitHead": "dddc1b27036bd0d2cd4e310033eb2267dc0dadee",
|
|
"homepage": "https://github.com/feross/eslint-config-standard",
|
|
"keywords": [
|
|
"JavaScript Standard Style",
|
|
"check",
|
|
"checker",
|
|
"code",
|
|
"code checker",
|
|
"code linter",
|
|
"code standards",
|
|
"code style",
|
|
"enforce",
|
|
"eslint",
|
|
"eslintconfig",
|
|
"hint",
|
|
"jscs",
|
|
"jshint",
|
|
"lint",
|
|
"policy",
|
|
"quality",
|
|
"simple",
|
|
"standard",
|
|
"standard style",
|
|
"style",
|
|
"style checker",
|
|
"style linter",
|
|
"verify"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "feross@feross.org",
|
|
"name": "feross"
|
|
}
|
|
],
|
|
"name": "eslint-config-standard",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"eslint": "^2.0.0-rc.0",
|
|
"eslint-plugin-promise": "^1.0.8",
|
|
"eslint-plugin-standard": "^1.3.1"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/feross/eslint-config-standard.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "5.3.1"
|
|
}
|