{ "_from": "npm-api@^1.0.0", "_id": "npm-api@1.0.0", "_inBundle": false, "_integrity": "sha512-gtJhIhGq07g9H5sIAB9TZzTySW8MYtcYqg+e+J+5q1GmDsDLLVfyvVBL1VklzjtRsElph11GUtLBS191RDOJxQ==", "_location": "/npm-api", "_phantomChildren": { "is-plain-object": "2.0.4", "kind-of": "6.0.3" }, "_requested": { "type": "range", "registry": true, "raw": "npm-api@^1.0.0", "name": "npm-api", "escapedName": "npm-api", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/yeoman-environment" ], "_resolved": "https://registry.npmjs.org/npm-api/-/npm-api-1.0.0.tgz", "_shasum": "6033c283bb04ddb0185344c1ad07ed4f67c77989", "_spec": "npm-api@^1.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/yeoman-environment", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/doowb/npm-api/issues" }, "bundleDependencies": false, "contributors": [ { "name": "0xflotus", "url": "https://github.com/0xflotus" }, { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Nachman Berkowitz", "url": "https://github.com/NachmanBerkowitz" } ], "dependencies": { "JSONStream": "^1.3.5", "clone-deep": "^4.0.1", "download-stats": "^0.3.4", "moment": "^2.24.0", "paged-request": "^2.0.1", "request": "^2.88.0" }, "deprecated": false, "description": "Base class for retrieving data from the npm registry.", "devDependencies": { "gulp-format-md": "^2.0.0", "mocha": "^6.1.4" }, "engines": { "node": ">=10.0" }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/doowb/npm-api", "keywords": [ "api", "base", "downloads", "maintainer", "maintainers", "npm", "npm-api", "package", "repo", "repos", "repositories", "repository" ], "license": "MIT", "main": "index.js", "name": "npm-api", "repository": { "type": "git", "url": "git+https://github.com/doowb/npm-api.git" }, "scripts": { "test": "mocha" }, "verb": { "run": true, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "base", "download-stats" ] }, "reflinks": [ "verb" ], "lint": { "reflinks": true } }, "version": "1.0.0" }