domotz-remote-pawn
Version:
Domotz Agent
39 lines • 881 B
JSON
{
"name": "domotz-angular-widgets",
"description": "Domotz Front-end shared lib",
"version": "1.2.3",
"main": "js/widgets.module.js",
"ignore": [
"bower_components",
"icons",
"node_modules",
"spec",
"src",
".bowerrc",
".gitignore",
"gulpfile.js",
"karma.conf.js",
"package.json"
],
"dependencies": {},
"devDependencies": {
"angular": "~1.4.6",
"angular-mocks": "~1.4.7",
"ng-lodash": "~0.2.3",
"angular-google-chart": "0.1.0",
"ionic-datepicker": "1.0.0"
},
"private": false,
"resolutions": {
"angular": "~1.4.6"
},
"_release": "1.2.3",
"_resolution": {
"type": "version",
"tag": "1.2.3",
"commit": "c854e772136b45d1b5c80b0f0b9b78f1b75e71d9"
},
"_source": "git@bitbucket.org:domotz/angular_widgets.git",
"_target": "1.2.3",
"_originalSource": "domotz-angular-widgets"
}