was.wm.js – Rev 11
?pathlinks?
{
"author": {
"name": "Wizardry and Steamworks",
"email": "office@grimore.org"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Wizardry and Steamworks",
"email": "office@grimore.org"
}
],
"dependencies": {
"interact.js": "^1.2.8",
"jquery": "^3.3.1",
"js-cookie": "^2.2.0"
},
"deprecated": false,
"description": "Original repo at http://svn.grimore.org/was.wm.js",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify-es": "git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony",
"grunt-contrib-watch": "~0.6.1"
},
"directories": {
"test": "test"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "http://grimore.org",
"keywords": [
"wizardry",
"steamworks",
"javascript",
"window",
"manager",
"wm"
],
"license": "GPL-3.0",
"main": "Gruntfile.js",
"name": "was.wm.js",
"repository": {
"type": "git",
"url": "svn+http://svn.grimore.org/was.wm.js"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.0"
}