Newer
Older
"description": "Metabase Analytics Report Server",
"repository": "https://github.com/metabase/metabase-init",
"license": "private",
"engines": {
"node": "0.10.25"
},
"dependencies": {
"ace-builds": "git://github.com/ajaxorg/ace-builds",
"angular": "^1.2.28",
"angular-animate": "^1.2.28",
"angular-bootstrap": "^0.12.0",
"angular-cookie": "git://github.com/ivpusic/angular-cookie#v4.0.6",
"angular-cookies": "^1.2.28",
"angular-readable-time": "git://github.com/wildlyinaccurate/angular-readable-time#0.1.1",
"angular-resource": "^1.2.28",
"angular-route": "^1.2.28",
"angular-sanitize": "^1.2.28",
"angular-ui-ace": "^0.2.3",
"angular-xeditable": "git://github.com/vitalets/angular-xeditable#0.1.9",
"angularytics": "^0.3.0",
"crossfilter": "^1.3.11",
"d3": "^3.5.3",
"dc": "^2.0.0-beta.1",
"fixed-data-table": "^0.2.0",
"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"