{ "_args": [ [ { "raw": "doctrine@^2.1.0", "scope": null, "escapedName": "doctrine", "name": "doctrine", "rawSpec": "^2.1.0", "spec": ">=2.1.0 <3.0.0", "type": "range" }, "/var/lib/jenkins/workspace/ublishing_components_master-N4FWJIUY4CIFHKGZOAAEVVXODRY3YBORQOPIBBXWX72VUPSGJRRQ/node_modules/standard/node_modules/eslint" ] ], "_from": "doctrine@>=2.1.0 <3.0.0", "_id": "doctrine@2.1.0", "_inCache": true, "_location": "/standard/doctrine", "_nodeVersion": "8.9.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/doctrine-2.1.0.tgz_1515250441489_0.6465353241655976" }, "_npmUser": { "name": "eslint", "email": "nicholas+eslint@nczconsulting.com" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "raw": "doctrine@^2.1.0", "scope": null, "escapedName": "doctrine", "name": "doctrine", "rawSpec": "^2.1.0", "spec": ">=2.1.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/standard/eslint" ], "_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", "_shasum": "5cd01fc101621b42c4cd7f5d1a66243716d3f39d", "_shrinkwrap": null, "_spec": "doctrine@^2.1.0", "_where": "/var/lib/jenkins/workspace/ublishing_components_master-N4FWJIUY4CIFHKGZOAAEVVXODRY3YBORQOPIBBXWX72VUPSGJRRQ/node_modules/standard/node_modules/eslint", "bugs": { "url": "https://github.com/eslint/doctrine/issues" }, "dependencies": { "esutils": "^2.0.2" }, "description": "JSDoc parser", "devDependencies": { "coveralls": "^2.11.2", "dateformat": "^1.0.11", "eslint": "^1.10.3", "eslint-release": "^0.10.0", "linefix": "^0.1.1", "mocha": "^3.4.2", "npm-license": "^0.3.1", "nyc": "^10.3.2", "semver": "^5.0.3", "shelljs": "^0.5.3", "shelljs-nodecli": "^0.1.1", "should": "^5.0.1" }, "directories": { "lib": "./lib" }, "dist": { "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "shasum": "5cd01fc101621b42c4cd7f5d1a66243716d3f39d", "tarball": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "lib" ], "gitHead": "fdd0004782f218c4362fd928d82ef0e84a8e64d3", "homepage": "https://github.com/eslint/doctrine", "license": "Apache-2.0", "main": "lib/doctrine.js", "maintainers": [ { "name": "ivolodin", "email": "ivolodin@gmail.com" }, { "name": "eslint", "email": "nicholas+eslint@nczconsulting.com" }, { "name": "nzakas", "email": "nicholas@nczconsulting.com" }, { "name": "constellation", "email": "utatane.tea@gmail.com" } ], "name": "doctrine", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/eslint/doctrine.git" }, "scripts": { "alpharelease": "eslint-prerelease alpha", "betarelease": "eslint-prerelease beta", "ci-release": "eslint-ci-release", "coveralls": "nyc report --reporter=text-lcov | coveralls", "lint": "eslint lib/", "pretest": "npm run lint", "release": "eslint-release", "test": "nyc mocha" }, "version": "2.1.0" }