Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Fill out bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfagnani committed Aug 28, 2015
1 parent 6971b70 commit 05cab18
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion bower.json
@@ -1,5 +1,15 @@
{
"name": "imd",
"version": "1.0.0",
"private": true
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
"/.*"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
],
"repository": {
"type": "git",
"url": "https://github.com/PolymerLabs/imd.git"
}
}

0 comments on commit 05cab18

Please sign in to comment.