elaunch-plugin-devdocs
Version:
devdocs.io plugin for ELaunch
24 lines (23 loc) • 574 B
JSON
{
"name": "elaunch-plugin-devdocs",
"version": "0.0.1",
"description": "devdocs.io plugin for ELaunch",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zaaack/elaunch-plugin-devdocs.git"
},
"keywords": [
"ELaunch",
"devdocs"
],
"author": "zaaack",
"license": "MIT",
"bugs": {
"url": "https://github.com/zaaack/elaunch-plugin-devdocs/issues"
},
"homepage": "https://github.com/zaaack/elaunch-plugin-devdocs#readme"
}