{"name":"dmd","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"0.3.0","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","watch":"baldrick --do 'npm run html' --when '**/*.hbs' --change --speak;","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 --github > test/md/everything.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-code-gfm js > test/md/lodash.md;","m5":"cat test/fixture/MapView.json | dmd --sort-by none --code-names > test/md/MapView.md;","m7":"cat test/fixture/array-tools.json | dmd --github --example-code-gfm 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; 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-js":"~0.2.9","command-line-args":"~0.5.1","console-dope":"~0.3.6","ddata":"0.0.0","object-tools":"^1.1.1"},"devDependencies":{"tape":"^3"},"local-web-server":{"port":8080},"gitHead":"e955f442e66d1b93dc08961c45f6f4107835123a","bugs":{"url":"https://github.com/75lb/dmd/issues"},"homepage":"https://github.com/75lb/dmd","_id":"dmd@0.3.0","_shasum":"b0f706c7525ef03189d9484cc7223cfe34a9aefb","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.34","_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"dist":{"shasum":"b0f706c7525ef03189d9484cc7223cfe34a9aefb","size":7341,"noattachment":false,"key":"/dmd/-/dmd-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dmd/download/dmd-0.3.0.tgz"},"directories":{},"publish_time":1419272865199,"_cnpm_publish_time":1419272865199,"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"}}