You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
angularjs-batarang/package.json

38 lines
1.1 KiB
JSON

{
"name": "angularjs-batarang",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-conventional-changelog": "~0.1.2",
"grunt-karma": "~0.4.3",
"grunt-bower-install": "~1.0.0",
"grunt-chrome-manifest": "~0.2.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-compress": "~0.5.3",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-connect": "~0.5.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-contrib-htmlmin": "~0.1.3",
"grunt-contrib-imagemin": "~0.5.0",
"grunt-contrib-jshint": "~0.7.0",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "~0.5.2",
"grunt-usemin": "~0.1.10",
"grunt-mocha": "~0.4.0",
"grunt-svgmin": "~0.2.0",
"grunt-concurrent": "~0.4.0",
"grunt-release": "https://github.com/btford/grunt-release/archive/feat-tag-name.tar.gz",
"grunt-zip": "~0.7.0",
"marked": "~0.2.8",
"semver": "~1.1.4",
"rewire": "~2.0.0",
"karma-phantomjs-launcher": "^0.1.3",
"load-grunt-tasks": "~0.2.0",
"time-grunt": "~0.2.0",
"jshint-stylish": "~0.1.3"
},
"scripts": {
"test": "echo 'write them'"
}
}