@zkochan/pnpm
Version:
A fast implementation of npm install
123 lines (122 loc) • 3.08 kB
JSON
{
"_args": [
[
{
"raw": "eslint-config-standard@5.3.5",
"scope": null,
"escapedName": "eslint-config-standard",
"name": "eslint-config-standard",
"rawSpec": "5.3.5",
"spec": "5.3.5",
"type": "version"
},
"C:\\src\\pnpm"
]
],
"_from": "eslint-config-standard@5.3.5",
"_id": "eslint-config-standard@5.3.5",
"_inCache": true,
"_installable": true,
"_location": "/eslint-config-standard",
"_nodeVersion": "6.2.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/eslint-config-standard-5.3.5.tgz_1468346967048_0.905735653359443"
},
"_npmUser": {
"name": "feross",
"email": "feross@feross.org"
},
"_npmVersion": "3.8.9",
"_phantomChildren": {},
"_requested": {
"raw": "eslint-config-standard@5.3.5",
"scope": null,
"escapedName": "eslint-config-standard",
"name": "eslint-config-standard",
"rawSpec": "5.3.5",
"spec": "5.3.5",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-5.3.5.tgz",
"_shasum": "2b42bb5c9f0049b8527868e109c34ee22b13dcf6",
"_shrinkwrap": null,
"_spec": "eslint-config-standard@5.3.5",
"_where": "C:\\src\\pnpm",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
"url": "http://feross.org/"
},
"bugs": {
"url": "https://github.com/feross/eslint-config-standard/issues"
},
"dependencies": {},
"description": "JavaScript Standard Style - ESLint Shareable Config",
"devDependencies": {
"eslint": "^3.0.0",
"eslint-plugin-promise": "^1.0.8",
"eslint-plugin-standard": "^1.3.1",
"tape": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "2b42bb5c9f0049b8527868e109c34ee22b13dcf6",
"tarball": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-5.3.5.tgz"
},
"gitHead": "157272121a507f4405446bcefa0f4e2cdb905c57",
"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": [
{
"name": "feross",
"email": "feross@feross.org"
}
],
"name": "eslint-config-standard",
"optionalDependencies": {},
"peerDependencies": {
"eslint": ">=2.0.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.5"
}