yapm
Version:
package manager for io.js (npm fork)
31 lines (30 loc) • 739 B
JSON
{
"name": "gh-lookup",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "git://github.com/segmentio/gh-lookup"
},
"description": "github project release semver lookup",
"keywords": [
"github",
"api"
],
"dependencies": {
"gh-releases": "0.3.0",
"semver": "4"
},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"license": "MIT",
"readme": "\n# gh-releases\n\n meh, fetches tags for a project, pass `.token` and `.repo`.\n\n# License\n\n MIT",
"readmeFilename": "Readme.md",
"bugs": {
"url": "https://github.com/segmentio/gh-lookup/issues"
},
"homepage": "https://github.com/segmentio/gh-lookup",
"_id": "gh-lookup@0.4.0",
"_from": "gh-lookup@~0.4.0"
}