angular-backtop
Version:
47 lines (46 loc) • 1.19 kB
JSON
{
"name": "angular-backtop",
"description": ".",
"version": "0.0.4",
"author": "Michał Lach <kontakt@michal-lach.pl>",
"main": "dist/angular-backtop.js",
"scripts": {
"test": "grunt karma"
},
"license": "MIT",
"keywords": [
"Top",
"Back to top",
"Bottom",
"Angular.js"
],
"repository": {
"type": "git",
"url": "https://github.com/padsbanger/angular-backtop"
},
"devDependencies": {
"grunt-concurrent": "^1.0.0",
"grunt-cli": "^0.1.13",
"less": "^2.5.0",
"grunt-contrib-less": "^1.0.0",
"grunt-bower-task": "^0.4.0",
"grunt-contrib-connect": "^0.10.1",
"load-grunt-tasks": "^3.1.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-uglify": "^0.8.1",
"grunt-contrib-clean": "^0.6.0",
"time-grunt": "^1.1.0",
"grunt-karma": "^0.10.1",
"karma": "^0.12.31",
"karma-script-launcher": "^0.1.0",
"jasmine-reporters": "^2.0.5",
"grunt-contrib-copy": "^0.8.0",
"jasmine-core": "^2.2.0",
"karma-jasmine": "^0.3.5",
"matchdep": "^0.3.0",
"karma-coverage": "^0.2.7",
"karma-phantomjs-launcher": "^0.1.4",
"grunt-karma-coveralls": "^2.5.2"
},
"scripts": {}
}