Skip to content

Commit

Permalink
generate package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
william-beange-hs committed Aug 2, 2017
1 parent 03fe48b commit bd60540
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "CordovaClipboard",
"version": "1.0.0",
"description": "Clipboard",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/HootsuiteLabs/CordovaClipboard.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/HootsuiteLabs/CordovaClipboard/issues"
},
"homepage": "https://github.com/HootsuiteLabs/CordovaClipboard#readme"
}

0 comments on commit bd60540

Please sign in to comment.