{ "name": "appenlight", "version": "0.1", "authors": [ "Marcin Lulek " ], "description": "Appenlight main JS files", "main": "appenlight.js", "moduleType": [ "amd" ], "license": "Properietary", "homepage": "https://appenlight.com", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "1.5.5", "angular-resource": "1.5.5", "angular-cookies": "1.5.5", "angular-sanitize": "1.5.5", "angular-animate": "1.5.5", "angular-touch": "1.5.5", "angular-route": "1.5.5", "angular-messages": "1.5.5", "angular-mocks": "1.5.5", "angular-scenario": "1.5.5", "angular-bootstrap": "1.3.2", "angular-ui-router": "1.0.0-beta.3", "angular-toArrayFilter" : "1.0.1", "d3": "3.5.0", "c3": "0.4.11", "underscore": "~1.6.0", "json-human": "*", "moment": "~2.8.1", "angular-smart-table": "v2.1.8", "ment.io": "0.9.24" } }