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

30 lines
738 B
JSON
Executable File

{
"name": "checklist-model",
"version": "0.2.4",
"description": "AngularJS directive for list of checkboxes",
"author": "https://github.com/vitalets",
"license": "MIT",
"homepage": "http://vitalets.github.io/checklist-model",
"main": "checklist-model.js",
"ignore": [
"**/.*",
"node_modules",
"docs",
"Gruntfile.js",
"index.html",
"package.json"
],
"dependencies": {
"angular": ">=1.0.8"
},
"devDependencies": {},
"_release": "0.2.4",
"_resolution": {
"type": "version",
"tag": "0.2.4",
"commit": "2374a3f9ddb506b1ef13f33c2b39bee4eae4c0d7"
},
"_source": "git://github.com/vitalets/checklist-model.git",
"_target": "~0.2.4",
"_originalSource": "checklist-model"
}