package.json 294 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "name": "2.3.0", "version": "2.3.0", "description": "pnr-shop", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "grunt": "^0.4.5", "grunt-spritesmith": "^5.1.1" } }