mirror of
https://github.com/nickzuber/meteorite.git
synced 2024-11-25 07:04:14 +03:00
Package file
This commit is contained in:
commit
7aa5a704cc
23
package.json
Normal file
23
package.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "github-notifications",
|
||||
"version": "1.0.0",
|
||||
"description": "Smart GitHub notifications.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/nickzuber/github-notifications.git"
|
||||
},
|
||||
"keywords": [
|
||||
"github",
|
||||
"notifications"
|
||||
],
|
||||
"author": "Nick Zuber <zuber.nicholas@gmail.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/nickzuber/github-notifications/issues"
|
||||
},
|
||||
"homepage": "https://github.com/nickzuber/github-notifications#readme"
|
||||
}
|
Loading…
Reference in New Issue
Block a user