{"name":"dmd","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"1.0.2","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 -p list -l js lib/*.js > README.md; echo","p1":"jsdoc-parse '../jsdoc-parse/test/fixture/**/*' > example/jsdoc-parse/everything.json","p2":"jsdoc-parse ../file-set/lib/file-set.js > example/jsdoc-parse/file-set.json","p3":"jsdoc-parse ../handbrake-js/lib/* > example/jsdoc-parse/handbrake.json","p4":"jsdoc-parse ../jsdoc-to-markdown/example/src/class-furq.js > example/jsdoc-parse/uzi-lover.json","p5":"jsdoc-parse ~/Documents/vendor/famous-map/MapView.js --sort-by none > example/jsdoc-parse/MapView.json","p7":"jsdoc-parse ../array-tools/lib/array-tools.js > example/jsdoc-parse/array-tools.json","m1":"cat example/jsdoc-parse/everything.json | dmd > example/md/everything.md;","m9":"cat example/jsdoc-parse/everything.json | dmd -c list > example/md/everything-cmi-list.md;","m10":"cat example/jsdoc-parse/everything.json | dmd -m list > example/md/everything-mi-list.md;","m11":"cat example/jsdoc-parse/everything.json | dmd -m table > example/md/everything-mi-table.md;","m2":"cat example/jsdoc-parse/file-set.json | dmd > example/md/file-set.md;","m3":"cat example/jsdoc-parse/handbrake.json | dmd --separators > example/md/handbrake.md;","m4":"cat example/jsdoc-parse/uzi-lover.json | dmd > example/md/uzi-lover.md;","m5":"cat example/jsdoc-parse/MapView.json | dmd --name-format code > example/md/MapView.md;","m7":"cat example/jsdoc-parse/array-tools.json | dmd --example-lang js > example/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":{"ansi-escape-sequences":"^1.0.2","array-tools":"^1.3.0","command-line-args":"~0.5.1","ddata":"~0.1.0","file-set":"^0.2.6","handlebars-array":"^0.2.0","handlebars-comparison":"^2.0.0","handlebars-json":"^1.0.0","handlebars-regexp":"^1.0.0","handlebars-string":"^2.0.1","object-tools":"^1.1.1","stream-handlebars":"^0.1.1"},"devDependencies":{"dmd-plugin-example":"~0.1","tap-spec":"^2.2.2","tape":"^3"},"local-web-server":{"port":8080},"gitHead":"a024bb187494633e320086815f8886d349694ffe","bugs":{"url":"https://github.com/75lb/dmd/issues"},"homepage":"https://github.com/75lb/dmd","_id":"dmd@1.0.2","_shasum":"5ab94c703ca43211646a51e3219a8e5ffef39e93","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"dist":{"shasum":"5ab94c703ca43211646a51e3219a8e5ffef39e93","size":13871,"noattachment":false,"key":"/dmd/-/dmd-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dmd/download/dmd-1.0.2.tgz"},"directories":{},"publish_time":1429294998492,"_cnpm_publish_time":1429294998492,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.1.1","next":"7.0.0-3"}}