Commit 0fd0156c authored by Rafal Zajac's avatar Rafal Zajac

Add bower.json

parent 8015f5bd
{
"name": "angularjs-slider",
"version": "0.1.0",
"homepage": "https://github.com/rzajac/angularjs-slider",
"authors": [
"Rafal Zajac <rzajac@gmail.com>"
],
"description": "AngularJS slider directive with no dependencies.",
"main": "rzslider.js",
"keywords": [
"angularjs",
"slider"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment