was.wm.js – Diff between revs 3 and 4

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 3 Rev 4
Line 6... Line 6...
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" 11 "grunt-contrib-uglify-es": "git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony"
12 }, 12 },
13 "name": "was.wm.js", 13 "name": "was.wm.js",
14 "description": "Original repo at http://svn.grimore.org/was.wm.js", 14 "description": "Original repo at http://svn.grimore.org/was.wm.js",
15 "version": "1.0.0", 15 "version": "1.0.2",
16 "main": "Gruntfile.js", 16 "main": "Gruntfile.js",
17 "directories": { 17 "directories": {
18 "test": "test" 18 "test": "test"
19 }, 19 },
20 "scripts": { 20 "scripts": {