was.js – Diff between revs 18 and 22

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 18 Rev 22
Line 11... Line 11...
11 "grunt-contrib-watch": "~0.6.1" 11 "grunt-contrib-watch": "~0.6.1"
12 }, 12 },
13 "name": "was.js", 13 "name": "was.js",
14 "description": "Original repo at http://svn.grimore.org/was.js", 14 "description": "Original repo at http://svn.grimore.org/was.js",
15 "version": "1.0.0", 15 "version": "1.0.0",
16 "main": "Gruntfile.js", 16 "main": "dist/was.min.js",
17 "directories": { 17 "directories": {
18 "test": "test" 18 "test": "test"
19 }, 19 },
20 "scripts": { 20 "scripts": {
21 "test": "tap test/*.js" 21 "test": "tap test/*.js"