{ "repository": { "type": "git", "url": "git://github.com/mpeshev/devrix-interns.git" }, "name": "aniki", "version": "0.0.1", "description": "Quick settings for developing themes.", "main": "Gruntfile.js", "dependencies": { "grunt": "^0.4.5", "grunt-contrib-sass": "^0.9.2", "grunt-sass": "^1.0.0" }, "devDependencies": { "grunt": "^0.4.5", "grunt-autoprefixer": "^3.0.4", "grunt-contrib-cssmin": "^2.2.0", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-uglify": "^3.0.1", "grunt-contrib-watch": "^0.6.1", "grunt-sass": "^1.2.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "DevriX", "license": "ISC", "keywords": [ "qatar", "news", "blog" ] }