Sha256: 6465b12fa2ff1e655b741113746b0085802691195f2099762d566a4e87a66eb6
Contents?: true
Size: 537 Bytes
Versions: 2
Compression:
Stored size: 537 Bytes
Contents
{ "name": "<%= name %>", "version": "0.0.0", "private": true, "author": "<%= `git config user.name`.strip %> <<%= `git config user.email`.strip %>>", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-clean": "^0.5.0", "grunt-contrib-coffee": "^0.10.1", "grunt-contrib-copy": "^0.5.0", "grunt-contrib-imagemin": "^1.0.1", "grunt-contrib-sass": "^0.7.3", "grunt-contrib-uglify": "^0.5.0", "grunt-contrib-watch": "^0.6.1", "grunt-express": "^1.4.0", "grunt-generator": "^0.4.0" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
starch-1.3.4 | skel/package.json.tt |
starch-1.3.3 | skel/package.json.tt |