Skip to content

Commit

Permalink
Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
jakiestfu committed Aug 1, 2016
1 parent 482de29 commit b67d8a4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "postmate",
"homepage": "https://github.com/dollarshaveclub/postmate",
"authors": [
"Jacob Kelley <[email protected]>"
],
"description": "A powerful, simple, promise-based postMessage library",
"main": "build/postmate.min.js",
"keywords": [
"postMessage",
"secure",
"handshake",
"promise"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit b67d8a4

Please sign in to comment.