{"name":"dmd","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"0.3.22","description":"dmd (document with markdown) is a collection of handlebars templates for generating markdown documentation from jsdoc-parse input data. It is the default template set used by jsdoc-to-markdown.","license":"MIT","repository":{"type":"git","url":"https://github.com/75lb/dmd.git"},"main":"./lib/dmd.js","bin":{"dmd":"bin/cli.js"},"keywords":["documentation","markdown"],"engines":{"node":">=0.10.0"},"files":["bin","helpers","lib","partials"],"scripts":{"test":"tape test/*.js |tap-spec","lint":"jshint lib/*.js bin/*.js test/*.js helpers/*.js; echo","docs":"jsdoc2md -t jsdoc2md/README.hbs lib/*.js > README.md; echo","p1":"jsdoc-parse '../jsdoc-parse/test/fixture/**/*' > test/fixture/everything.json","p2":"jsdoc-parse ../file-set/lib/file-set.js > test/fixture/file-set.json","p3":"jsdoc-parse ../handbrake-js/lib/* > test/fixture/handbrake.json","p4":"jsdoc-parse ../jsdoc-to-markdown/example/src/uzi-lover.js > test/fixture/uzi-lover.json","p5":"jsdoc-parse ~/Documents/vendor/famous-map/MapView.js --sort-by none > test/fixture/MapView.json","p7":"jsdoc-parse ../array-tools/lib/array-tools.js > test/fixture/array-tools.json","m1":"cat test/fixture/everything.json | dmd > test/md/everything.md;","m9":"cat test/fixture/everything.json | dmd -c list > test/md/everything-cmi-list.md;","m10":"cat test/fixture/everything.json | dmd -m list > test/md/everything-mi-list.md;","m11":"cat test/fixture/everything.json | dmd -m table > test/md/everything-mi-table.md;","m2":"cat test/fixture/file-set.json | dmd > test/md/file-set.md;","m3":"cat test/fixture/handbrake.json | dmd --separators > test/md/handbrake.md;","m4":"cat test/fixture/uzi-lover.json | dmd > test/md/uzi-lover.md;","m5":"cat test/fixture/MapView.json | dmd --name-format code > test/md/MapView.md;","m7":"cat test/fixture/array-tools.json | dmd --example-lang js > test/md/array-tools.md;","p":"npm run p1 && npm run p2 && npm run p3 && npm run p4 && npm run p5 && npm run p7 && echo","m":"npm run m1 && npm run m2 && npm run m3 && npm run m4 && npm run m5 && npm run m7 && npm run m9 && npm run m10 && npm run m11 && echo","all":"npm run p && npm run m; "},"dependencies":{"array-tools":"^1.3.0","boil":"~0.4.0","command-line-args":"~0.5.1","console-dope":"~0.3.6","ddata":"~0.1.0","object-tools":"^1.1.1"},"devDependencies":{"tap-spec":"^2.2.1","tape":"^3"},"local-web-server":{"port":8080},"gitHead":"2a5db265ec822062ea9d3fff7a8435f3d467937b","bugs":{"url":"https://github.com/75lb/dmd/issues"},"homepage":"https://github.com/75lb/dmd","_id":"dmd@0.3.22","_shasum":"f60fbecc89dc80bf391b17447e0144f54a2217c8","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"dist":{"shasum":"f60fbecc89dc80bf391b17447e0144f54a2217c8","size":11911,"noattachment":false,"key":"/dmd/-/dmd-0.3.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/dmd/download/dmd-0.3.22.tgz"},"directories":{},"publish_time":1425241949667,"_cnpm_publish_time":1425241949667,"deprecated":"this release is now out of date, please install the latest version","_hasShrinkwrap":false,"dist-tags":{"latest":"7.1.1","next":"7.0.0-3"}}