UNPKG

dmd-bitbucket

Version:

Plugin for jsdoc2md to produce markdown suitable for bitbucket

22 lines (21 loc) 476 B
{ "name": "dmd-bitbucket", "author": "Lloyd Brookes <75pound@gmail.com>", "version": "0.1.11", "description": "Plugin for jsdoc2md to produce markdown suitable for bitbucket", "repository": "https://github.com/jsdoc2md/dmd-bitbucket.git", "main": "./lib/dmd-bitbucket.js", "keywords": [ "dmd", "jsdoc2md", "bitbucket", "jsdoc", "docs", "documentation" ], "engines": { "node": ">=0.10.0" }, "scripts": {}, "license": "MIT" }