apollo_developers/bower_components/ng-nestable/.bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

36 lines
789 B
JSON
Executable File

{
"name": "angular-nestable",
"version": "0.0.1",
"description": "Angular module for jQuery nestable plugin",
"homepage": "http://kamilkp.github.io/ng-nestable",
"main": "src/angular-nestable.js",
"keywords": [
"angularjs",
"javascript",
"jquery",
"sortable",
"nestable"
],
"license": "MIT",
"ignore": [
"**/.*",
"Gruntfile.js",
"README.md",
"bower.json",
"package.json",
"node_modules",
".git"
],
"authors": [
"Kamil Pękala <kamilkp@gmail.com>"
],
"_release": "0.0.1",
"_resolution": {
"type": "version",
"tag": "0.0.1",
"commit": "3548f6a663473b5c6e6dd056362910876463cdc0"
},
"_source": "git://github.com/kamilkp/ng-nestable.git",
"_target": "~0.0.1",
"_originalSource": "ng-nestable"
}