{"name":"dmd","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"0.3.12","description":"dmd","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","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 ~/Documents/vendor/lodash/lodash.js > test/fixture/lodash.json","p5":"jsdoc-parse ~/Documents/vendor/famous-map/MapView.js > test/fixture/MapView.json","p6":"jsdoc-parse ~/Documents/vendor/angular-debaser/debaser.js > test/fixture/debaser.json","p7":"jsdoc-parse ../array-tools/lib/array-tools.js > test/fixture/array-tools.json","p8":"jsdoc-parse ~/Documents/vendor/js-useful-umd-modules/get_val/get_val.js --private > test/fixture/get_val.json","m1":"cat test/fixture/everything.json | dmd > test/md/everything.md;","m9":"cat test/fixture/everything.json | dmd -c list > test/md/everything2.md;","m2":"cat test/fixture/file-set.json | dmd > test/md/file-set.md;","m3":"cat test/fixture/handbrake.json | dmd > test/md/handbrake.md;","m4":"cat test/fixture/lodash.json | dmd --example-lang js > test/md/lodash.md;","m5":"cat test/fixture/MapView.json | dmd --sort-by none --name-format code > test/md/MapView.md;","m7":"cat test/fixture/array-tools.json | dmd --example-lang js > test/md/array-tools.md;","m8":"cat test/fixture/get_val.json | dmd > test/md/get_val.md","t1":"cat test/fixture/everything.json | dmd --template test/template/module.hbs > test/md/module.md","t2":"cat test/fixture/file-set.json | dmd --template test/template/exported-class.hbs > test/md/exported-class.md","t3":"cat test/fixture/everything.json | dmd --template test/template/class.hbs > test/md/class.md","t4":"cat test/fixture/everything.json | dmd --template test/template/modules.hbs > test/md/modules.md","p":"npm run p1 && npm run p2 && npm run p3 && npm run p4 && npm run p5 && npm run p7 && npm run p8;echo","m":"npm run m1 && npm run m2 && npm run m3 && npm run m4 && npm run m5 && npm run m7 && npm run m8 && npm run m9 && echo","t":"npm run t1 && npm run t2 && npm run t3 && npm run t4","all":"npm run p && npm run m && npm run t; "},"dependencies":{"array-tools":"^1.3.0","boil":"~0.2.9","command-line-args":"~0.5.1","console-dope":"~0.3.6","ddata":"~0.1.0","marked":"^0.3.2","object-tools":"^1.1.1"},"devDependencies":{"tape":"^3"},"local-web-server":{"port":8080},"gitHead":"f63d90d6c053283c3a7b64df73e9f3e9007b6338","bugs":{"url":"https://github.com/75lb/dmd/issues"},"homepage":"https://github.com/75lb/dmd","_id":"dmd@0.3.12","_shasum":"039adad258e1c52ecfd97c706c56af7fa7cf3316","_from":".","_npmVersion":"2.1.14","_nodeVersion":"0.10.35","_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"dist":{"shasum":"039adad258e1c52ecfd97c706c56af7fa7cf3316","size":9689,"noattachment":false,"key":"/dmd/-/dmd-0.3.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/dmd/download/dmd-0.3.12.tgz"},"directories":{},"publish_time":1421274154612,"_cnpm_publish_time":1421274154612,"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"}}