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.

56 lines
1.4 KiB

{
"_from": "ghutils@~3.2.0",
"_id": "ghutils@3.2.6",
"_inBundle": false,
"_integrity": "sha512-WpYHgLQkqU7Cv147wKUEThyj6qKHCdnAG2CL9RRsRQImVdLGdVqblJ3JUnj3ToQwgm1ALPS+FXgR0448AgGPUg==",
"_location": "/ghutils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ghutils@~3.2.0",
"name": "ghutils",
"escapedName": "ghutils",
"rawSpec": "~3.2.0",
"saveSpec": null,
"fetchSpec": "~3.2.0"
},
"_requiredBy": [
"/ghreleases",
"/ghrepos"
],
"_resolved": "https://registry.npmjs.org/ghutils/-/ghutils-3.2.6.tgz",
"_shasum": "d43986e267da02787464d97a6489659e4609bb1f",
"_spec": "ghutils@~3.2.0",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/ghreleases",
"author": {
"name": "Rod",
"email": "rod@vagg.org",
"url": "http://r.va.gg/"
},
"bugs": {
"url": "https://github.com/rvagg/ghutils/issues"
},
"bundleDependencies": false,
"dependencies": {
"jsonist": "~2.1.0",
"xtend": "~4.0.1"
},
"deprecated": false,
"description": "A collection of utility functions for dealing with the GitHub API",
"devDependencies": {
"tape": "~4.9.0"
},
"homepage": "https://github.com/rvagg/ghutils#readme",
"license": "MIT",
"main": "ghutils.js",
"name": "ghutils",
"repository": {
"type": "git",
"url": "git+https://github.com/rvagg/ghutils.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "3.2.6"
}