made-in
Version:
Get GitHub projects created by users from a specific location.
57 lines • 1.14 kB
JSON
{
"name": "made-in",
"description": "Get GitHub projects created by users from a specific location.",
"keywords": [
"made",
"in",
"get",
"github",
"projects",
"created",
"by",
"users",
"from",
"a",
"specific",
"location"
],
"license": "MIT",
"version": "1.0.14",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"index.d.ts",
"package-lock.json",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/IonicaBizau/made-in.git"
},
"bugs": {
"url": "https://github.com/IonicaBizau/made-in/issues"
},
"homepage": "https://github.com/IonicaBizau/made-in#readme",
"dependencies": {
"bindy": "^1.0.4",
"gh.js": "^3.0.6",
"same-time": "^2.3.1",
"ul": "^5.2.2"
},
"blah": {}
}