Skip to content

Commit

Permalink
Added package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
moso authored Mar 7, 2018
1 parent 3553fbb commit a729cfa
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "hyper-pocillo-controls",
"version": "1.0.0-alpha",
"description": "Pretty window controls from the Pocillo theme for hyper",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/moso/hyper-pocillo-controls.git"
},
"bugs": {
"url": "https://github.com/moso/hyper-pocillo-controls/issues"
},
"keywords": [
"hyper",
"hyperterm",
"hyper-plugin",
"hyperterm-plugin",
"plugin",
"pocillo",
"ubuntu budgie",
"window controls"
],
"author": {
"name": "Morten Sørensen",
"email": "[email protected]",
"url": "https://moso.io"
},
"homepage": "https://moso.io",
"license": "MIT"
}

0 comments on commit a729cfa

Please sign in to comment.