Skip to content

Instantly share code, notes, and snippets.

@candidosales
Created December 7, 2015 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save candidosales/139730ddf6350b63ff2c to your computer and use it in GitHub Desktop.
Save candidosales/139730ddf6350b63ff2c to your computer and use it in GitHub Desktop.
Package para projetos Java - Vraptor
{
"name": "relatorios-qualidade",
"version": "1.0.0",
"main": "main.js",
"dependencies": {
"jshashes": "^1.0.5",
"path": "^0.11.14",
"grunt": "^0.4.5",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.10.1",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-imagemin": "^0.9.4",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-include-replace": "^3.0.0",
"grunt-newer": "^1.1.0",
"grunt-sass": "^0.18.1",
"load-grunt-tasks": "^3.1.0",
"time-grunt": "^1.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment