Newer
Older
"description": "Metabase Analytics Report Server",
"repository": "https://github.com/metabase/metabase-init",
"license": "private",
"engines": {
"node": "0.10.25"
},
"dependencies": {
Tom Robinson
committed
"angular": "1.2.28",
"angular-animate": "1.2.28",
"angular-bootstrap": "0.12.0",
Tom Robinson
committed
"angular-cookies": "1.2.28",
"angular-gridster": "0.11.7",
"angular-http-auth": "1.2.1",
Tom Robinson
committed
"angular-resource": "1.2.28",
"angular-route": "1.2.28",
"angular-sanitize": "1.2.28",
"angular-ui-ace": "0.2.3",
Tom Robinson
committed
"angularytics": "0.3.0",
"crossfilter": "1.3.11",
"d3": "3.5.3",
"dc": "2.0.0-beta.1",
"fixed-data-table": "0.2.0",
Tom Robinson
committed
"jquery": "2.1.4",
"moment": "2.9.0",
"ng-sortable": "1.2.0",
"ngreact": "0.1.5",
"react": "0.12.2",
"react-datepicker": "0.5.1",
"react-onclickoutside": "0.2.2",
"tether": "0.6.5",
"underscore": "1.8.3"
"angular-mocks": "^1.2.28",
"babel-eslint": "^3.1.14",
"babel-loader": "^5.1.3",
"css-loader": "^0.14.4",
"cssnext-loader": "^1.0.1",
Tom Robinson
committed
"eslint-loader": "^0.12.0",
"eslint-plugin-react": "^2.5.0",
"extract-text-webpack-plugin": "^0.8.1",
"glob": "^5.0.10",
"http-server": "^0.6.1",
"karma": "~0.10",
"karma-junit-reporter": "^0.2.2",
"ng-annotate-webpack-plugin": "^0.1.2",
"node-libs-browser": "^0.5.2",
"shelljs": "^0.2.6",
"style-loader": "^0.12.3",
"webpack": "^1.9.10",
"webpack-postcss-tools": "^1.1.1"