was.wm.js – Diff between revs 7 and 8

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 7 Rev 8
Line 1... Line 1...
1 { 1 {
-   2 "_from": "was.wm.js",
-   3 "_id": "was.wm.js@1.0.0",
-   4 "_inBundle": false,
-   5 "_integrity": "sha512-V2zjdJAfwDfRdREi7d1KpFf8r3vUFcICqK8YtB2CHBWd+zYLAZsIbQ7qsdyehKDPLOeySCpmpVfso6KhW9yIyg==",
-   6 "_location": "/was.wm.js",
-   7 "_phantomChildren": {},
2 "engines": { 8 "_requested": {
-   9 "type": "tag",
-   10 "registry": true,
-   11 "raw": "was.wm.js",
3 "node": ">= 0.10.0" 12 "name": "was.wm.js",
-   13 "escapedName": "was.wm.js",
-   14 "rawSpec": "",
-   15 "saveSpec": null,
-   16 "fetchSpec": "latest"
4 }, 17 },
-   18 "_requiredBy": [
-   19 "#USER",
-   20 "/"
-   21 ],
-   22 "_resolved": "https://npm.grimore.org/was.wm.js/-/was.wm.js-1.0.0.tgz",
-   23 "_shasum": "081de82b68aa7a180f8653cf958eb6426a959fb2",
-   24 "_spec": "was.wm.js",
-   25 "_where": "/Users/evacomaroski/Desktop/fluffy/www",
-   26 "author": {
-   27 "name": "Wizardry and Steamworks",
-   28 "email": "office@grimore.org"
-   29 },
-   30 "bundleDependencies": false,
-   31 "contributors": [
-   32 {
-   33 "name": "Wizardry and Steamworks",
-   34 "email": "office@grimore.org"
-   35 }
-   36 ],
-   37 "dependencies": {
-   38 "interact.js": "^1.2.8",
-   39 "jquery": "^3.3.1",
-   40 "js-cookie": "^2.2.0"
-   41 },
-   42 "deprecated": false,
-   43 "description": "Original repo at http://svn.grimore.org/was.wm.js",
5 "devDependencies": { 44 "devDependencies": {
6 "grunt": "~0.4.5", 45 "grunt": "~0.4.5",
7 "grunt-contrib-concat": "~0.4.0", 46 "grunt-contrib-concat": "~0.4.0",
8 "grunt-contrib-jshint": "~0.11.0", 47 "grunt-contrib-jshint": "~0.11.0",
9 "grunt-contrib-nodeunit": "~0.4.1", 48 "grunt-contrib-nodeunit": "~0.4.1",
10 "grunt-contrib-sass": "^1.0.0", 49 "grunt-contrib-sass": "^1.0.0",
11 "grunt-contrib-uglify-es": "git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony", 50 "grunt-contrib-uglify-es": "git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony",
12 "grunt-contrib-watch": "~0.6.1" 51 "grunt-contrib-watch": "~0.6.1"
13 }, 52 },
14 "name": "was.wm.js", -  
15 "description": "Original repo at http://svn.grimore.org/was.wm.js", -  
16 "version": "1.0.3", -  
17 "main": "Gruntfile.js", -  
18 "directories": { 53 "directories": {
19 "test": "test" 54 "test": "test"
20 }, 55 },
21 "scripts": { 56 "engines": {
22 "test": "tap test/*.js" 57 "node": ">= 0.10.0"
23 }, -  
24 "repository": { -  
25 "type": "git", -  
26 "url": "svn+http://svn.grimore.org/was.wm.js" -  
27 }, 58 },
-   59 "homepage": "http://grimore.org",
28 "keywords": [ 60 "keywords": [
29 "wizardry", 61 "wizardry",
30 "steamworks", 62 "steamworks",
31 "javascript", 63 "javascript",
32 "window", 64 "window",
33 "manager", 65 "manager",
34 "wm" 66 "wm"
35 ], 67 ],
36 "author": "Wizardry and Steamworks <office@grimore.org>", -  
37 "license": "GPL-3.0", 68 "license": "GPL-3.0",
38 "homepage": "http://grimore.org", 69 "main": "Gruntfile.js",
-   70 "name": "was.wm.js",
39 "dependencies": { 71 "repository": {
40 "cookie.js": "^3.0.0", 72 "type": "git",
-   73 "url": "svn+http://svn.grimore.org/was.wm.js"
-   74 },
41 "interact.js": "^1.2.8", 75 "scripts": {
42 "jquery": "^3.3.1" 76 "test": "tap test/*.js"
43 } 77 },
-   78 "version": "1.0.0"
44 } 79 }