strong-arc
Version:
A visual suite for the StrongLoop API Platform
34 lines • 834 B
JSON
{
"name": "angular-ui-slider",
"description": "This directive allows you to add a slider to your form elements.",
"author": "https://github.com/angular-ui/ui-slider/graphs/contributors",
"license": "MIT",
"homepage": "http://angular-ui.github.com",
"main": [
"src/slider.js"
],
"ignore": [
"**/.*",
"node_modules",
"components",
"test*",
"demo*",
"gruntFile.js",
"package.json"
],
"dependencies": {
"angular": ">=1.0.0 <1.5.0",
"jquery-ui": "~1.10.x",
"jquery": ">= 1.9"
},
"version": "0.1.6",
"_release": "0.1.6",
"_resolution": {
"type": "version",
"tag": "0.1.6",
"commit": "54a30a2b7926d2f7ff52d9e0d57651323c9e35a6"
},
"_source": "https://github.com/angular-ui/ui-slider.git",
"_target": "~0.1.2",
"_originalSource": "angular-ui-slider"
}