Files
Scanning the repository...
Last update 5 years 3 months
by Charles Julian Knight
| Files_oldpresentation | |
|---|---|
| .. | |
| src | |
| .editorconfig | |
| .gitignore | |
| .jshintrc | |
| .travis.yml | |
| Gruntfile.js | |
| app.js | |
| bower.json | |
| couchapp.json | |
| other.md | |
| package.json | |
| pdf.sh | |
| rasterize.js |
package.json{ "name": "synth", "version": "0.0.0", "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-connect": "~0.2.0", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-livereload": "~0.1.2", "grunt-open": "~0.2.0", "grunt-contrib-watch": "~0.4.3", "grunt-template": "~0.2.0", "matchdep": "~0.1.1", "grunt-couchapp": "~0.2.0", "couchapp": "~0.10.0" } }