was.js – Diff between revs 13 and 17

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 13 Rev 17
Line 5... Line 5...
5 "devDependencies": { 5 "devDependencies": {
6 "grunt": "~0.4.5", 6 "grunt": "~0.4.5",
7 "grunt-contrib-jshint": "~0.11.0", 7 "grunt-contrib-jshint": "~0.11.0",
8 "grunt-contrib-watch": "~0.6.1", 8 "grunt-contrib-watch": "~0.6.1",
9 "grunt-contrib-nodeunit": "~0.4.1", 9 "grunt-contrib-nodeunit": "~0.4.1",
10 "grunt-contrib-concat": "~0.4.0", 10 "grunt-contrib-concat": "~0.4.0"
11 "grunt-contrib-uglify": "~0.5.0" -  
12 }, 11 },
13 "name": "was.js", 12 "name": "was.js",
14 "description": "Original repo at http://svn.grimore.org/was.js", 13 "description": "Original repo at http://svn.grimore.org/was.js",
15 "version": "1.0.0", 14 "version": "1.0.0",
16 "main": "Gruntfile.js", 15 "main": "Gruntfile.js",