was.wm.js – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 2
Line 8... Line 8...
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": "~0.5.0"
12 }, 12 },
13 "name": "was", 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.0",
16 "main": "Gruntfile.js", 16 "main": "Gruntfile.js",
17 "directories": { 17 "directories": {
18 "test": "test" 18 "test": "test"
Line 32... Line 32...
32 "manager", 32 "manager",
33 "wm" 33 "wm"
34 ], 34 ],
35 "author": "Wizardry and Steamworks <office@grimore.org>", 35 "author": "Wizardry and Steamworks <office@grimore.org>",
36 "license": "GPL-3.0", 36 "license": "GPL-3.0",
37 "homepage": "http://grimore.org" 37 "homepage": "http://grimore.org",
-   38 "dependencies": {}
38 } 39 }