Newer
Older
{
"name": "simcaq",
"version": "0.0.1",
"author": "C3SL",
"description": "Simulador custo aluno-qualidade",
"private": true,
"scripts": {
"start": "forever start server.js || node server.js",
João Victor Tozatti Risso
committed
"csv-express": "^1.1.0",
João Victor Tozatti Risso
committed
"license": "MIT",
"devDependencies": {
"babel-core": "^6.14.0",
"babel-register": "^6.14.0",
"babelify": "^7.3.0",
"browserify": "^13.1.0",
"eslint": "^3.3.1",
"eslint-config-airbnb": "^10.0.1",
"eslint-plugin-import": "^1.13.0",
"eslint-plugin-jsx-a11y": "^2.1.0",
"eslint-plugin-react": "^6.1.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
João Victor Tozatti Risso
committed
"gulp-eslint": "^3.0.1"