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.

62 lines
1.5 KiB

{
"_from": "ghrepos@~2.1.0",
"_id": "ghrepos@2.1.0",
"_inBundle": false,
"_integrity": "sha512-6GM0ohSDTAv7xD6GsKfxJiV/CajoofRyUwu0E8l29d1o6lFAUxmmyMP/FH33afA20ZrXzxxcTtN6TsYvudMoAg==",
"_location": "/ghrepos",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ghrepos@~2.1.0",
"name": "ghrepos",
"escapedName": "ghrepos",
"rawSpec": "~2.1.0",
"saveSpec": null,
"fetchSpec": "~2.1.0"
},
"_requiredBy": [
"/ghreleases"
],
"_resolved": "https://registry.npmjs.org/ghrepos/-/ghrepos-2.1.0.tgz",
"_shasum": "abaf558b690b722c70c7ad45076f6f9be8e495e1",
"_spec": "ghrepos@~2.1.0",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/ghreleases",
"author": {
"name": "Rod Vagg",
"email": "r@va.gg"
},
"bugs": {
"url": "https://github.com/rvagg/ghrepos/issues"
},
"bundleDependencies": false,
"dependencies": {
"ghutils": "~3.2.0"
},
"deprecated": false,
"description": "Interact with the GitHub repos API",
"devDependencies": {
"faucet": "0.0.1",
"ghauth": "^3.2.1",
"tape": "~4.3.0",
"xtend": "~4.0.0"
},
"homepage": "https://github.com/rvagg/ghrepos#readme",
"keywords": [
"github",
"repos",
"repositories",
"repository"
],
"license": "MIT",
"main": "ghrepos.js",
"name": "ghrepos",
"repository": {
"type": "git",
"url": "git+https://github.com/rvagg/ghrepos.git"
},
"scripts": {
"test": "node test.js | faucet"
},
"version": "2.1.0"
}