UNPKG

wiki-plugin-bikeshare

Version:
42 lines (41 loc) 894 B
{ "name": "wiki-plugin-bikeshare", "version": "0.1.6", "description": "Federated Wiki - Bikeshare Plugin", "keywords": [ "bikeshare", "gbfs", "general bikeshare feed specification", "wiki", "federated wiki", "plugin" ], "author": { "name": "Ward Cunningham", "email": "ward@c2.com", "url": "http://ward.fed.wiki.org" }, "contributors": [], "scripts": { "test": "mocha" }, "devDependencies": { "grunt": "~0.4", "grunt-contrib-coffee": "~0.12", "grunt-contrib-watch": "~0.6", "mocha": "*", "expect.js": "*", "grunt-mocha-test": "~0.12" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/wardcunningham/wiki-plugin-bikeshare.git" }, "bugs": { "url": "https://github.com/wardcunningham/wiki-plugin-bikeshare/issues" }, "engines": { "node": ">0.10" } }