Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets package.json
Raw

assets/package.json

{
"repository": {},
"license": "CPAL",
"scripts": {
"deploy": "brunch build --production",
"watch": "brunch watch --stdin"
},
"dependencies": {
"phoenix": "file:../deps/phoenix",
"phoenix_html": "file:../deps/phoenix_html"
},
"devDependencies": {
"babel-brunch": "~6.0.6",
"brunch": "2.10.7",
"clean-css-brunch": "~2.10.0",
"css-brunch": "~2.10.0",
"uglify-js-brunch": "~2.1.1"
}
}