Skip to content

Commit

Permalink
Added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Piotaix committed Dec 15, 2015
1 parent a0d1ed1 commit 78cfc67
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "rainbowvis.js",
"homepage": "https://github.com/anomal/RainbowVis-JS",
"authors": [
"Sophiah Ho"
],
"description": "A JavaScript library for colour data visualization. Easily map numbers to a smooth-transitioning colour legend.",
"main": "rainbowvis.js",
"keywords": [
"color",
"colour",
"rainbow",
"visualization",
"palette",
"gradient"
],
"license": "EPL-1.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 78cfc67

Please sign in to comment.