UNPKG

wiki-plugin-solo

Version:
40 lines (39 loc) 830 B
{ "name": "wiki-plugin-solo", "version": "0.1.29", "description": "Federated Wiki - Solo Plugin", "keywords": [ "solo", "wiki", "federated wiki", "plugin" ], "author": { "name": "Ward Cunningham", "email": "ward@c2.com", "url": "http://ward.asia.wiki.org" }, "contributors": [], "scripts": { "test": "mocha" }, "devDependencies": { "expect.js": "^0.3.1", "grunt": "^1.0.1", "grunt-contrib-watch": "^1.0.0", "grunt-git-authors": "^3.2.0", "grunt-mocha-test": "^0.13.2", "mocha": "^5.2.0" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/wardcunningham/wiki-plugin-solo.git" }, "bugs": { "url": "https://github.com/wardcunningham/wiki-plugin-solo/issues" }, "engines": { "node": ">=0.10" } }