{ "name": "apiki-wp-care", "version": "0.0.1", "description": "Apiki WP Care Plugin", "main": "apiki-wp-care.php", "dependencies": {}, "devDependencies": { "grunt": "^1.0.1", "grunt-concurrent": "^2.3.1", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-imagemin": "^1.0.1", "grunt-contrib-sass": "^1.0.0", "grunt-contrib-uglify": "^2.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-riot": "^0.1.6", "grunt-wp-i18n": "^0.5.4", "load-grunt-config": "^0.19.2", "load-grunt-tasks": "^3.5.2", "time-grunt": "^1.4.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }