2015-04-23 11:17:05 +02:00
|
|
|
{
|
|
|
|
"name": "pony.fm",
|
|
|
|
"version": "1.0.0",
|
2016-02-14 17:14:30 +01:00
|
|
|
"license": "AGPL-3.0",
|
2015-04-23 11:17:05 +02:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "ssh://git@phabricator.poniverse.net/diffusion/PF/pony-fm.git"
|
|
|
|
},
|
|
|
|
"packages": {},
|
2016-02-14 17:14:30 +01:00
|
|
|
"dependencies": {},
|
2015-04-23 11:17:05 +02:00
|
|
|
"devDependencies": {
|
2016-08-29 01:09:01 +02:00
|
|
|
"angular": "1.5.8",
|
2016-06-18 07:23:02 +02:00
|
|
|
"angular-chart.js": "1.0.0-alpha6",
|
|
|
|
"angular-strap": "2.3.8",
|
2016-08-29 01:09:01 +02:00
|
|
|
"angular-ui-router": "0.3.1",
|
2016-06-18 07:23:02 +02:00
|
|
|
"chart.js": "2.1.0",
|
|
|
|
"coffee-loader": "0.7.2",
|
|
|
|
"coffee-script": "1.10.0",
|
2016-12-26 16:50:13 +01:00
|
|
|
"del": "^2.2.2",
|
2016-12-26 01:53:16 +01:00
|
|
|
"foundation-emails": "^2.2.1",
|
|
|
|
"fs": "0.0.1-security",
|
2016-12-26 16:50:13 +01:00
|
|
|
"gulp": "^3.9.1",
|
2016-06-18 07:23:02 +02:00
|
|
|
"gulp-angular-templatecache": "1.8.0",
|
|
|
|
"gulp-autoprefixer": "3.1.0",
|
|
|
|
"gulp-cached": "1.1.0",
|
|
|
|
"gulp-clean-css": "2.0.10",
|
|
|
|
"gulp-concat": "2.6.0",
|
2016-12-26 01:53:16 +01:00
|
|
|
"gulp-ext-replace": "^0.3.0",
|
2016-06-18 07:23:02 +02:00
|
|
|
"gulp-header": "1.8.2",
|
2016-12-26 01:53:16 +01:00
|
|
|
"gulp-htmlmin": "^3.0.0",
|
2016-06-18 07:23:02 +02:00
|
|
|
"gulp-if": "2.0.1",
|
2016-12-26 01:53:16 +01:00
|
|
|
"gulp-imagemin": "^3.1.1",
|
|
|
|
"gulp-inject-string": "^1.1.0",
|
|
|
|
"gulp-inline-css": "^3.1.0",
|
2016-06-18 07:23:02 +02:00
|
|
|
"gulp-less": "3.1.0",
|
|
|
|
"gulp-livereload": "3.8.1",
|
|
|
|
"gulp-load-plugins": "1.2.4",
|
|
|
|
"gulp-notify": "2.2.0",
|
|
|
|
"gulp-plumber": "1.1.0",
|
2016-12-26 01:53:16 +01:00
|
|
|
"gulp-replace": "^0.5.4",
|
|
|
|
"gulp-sass": "^3.0.0",
|
2016-06-18 07:23:02 +02:00
|
|
|
"gulp-sourcemaps": "1.6.0",
|
2016-12-26 01:53:16 +01:00
|
|
|
"gulp-uncss": "^1.0.6",
|
2016-06-18 07:23:02 +02:00
|
|
|
"gulp-util": "3.0.7",
|
2016-12-26 01:53:16 +01:00
|
|
|
"inky": "^1.3.7",
|
2016-08-29 01:09:01 +02:00
|
|
|
"jquery": "2.2.4",
|
2016-12-26 01:53:16 +01:00
|
|
|
"lazypipe": "^1.0.1",
|
|
|
|
"panini": "^1.3.1",
|
|
|
|
"run-sequence": "^1.2.2",
|
2016-06-18 07:23:02 +02:00
|
|
|
"script-loader": "0.7.0",
|
2016-12-26 01:53:16 +01:00
|
|
|
"siphon-media-query": "^1.0.0",
|
2016-06-18 07:23:02 +02:00
|
|
|
"underscore": "1.8.3",
|
|
|
|
"webpack": "1.13.1",
|
|
|
|
"webpack-dev-server": "1.14.1",
|
|
|
|
"webpack-stream": "3.2.0",
|
|
|
|
"yargs": "4.7.1"
|
2015-04-23 11:17:05 +02:00
|
|
|
}
|
|
|
|
}
|