deps2dag

v0.0.1
Transform node.js dependencies into a directed graph.
dag graph dependencies

pretest

npm run --silent lint && npm run build

test

npm run tests-only

tests-only

mocha test/**/*spec.js

lint

eslint .

build

mkdirp build && babel src --out-dir build --source-maps

prepublish

npm run build

clean

rimraf build
npm i deps2dag

Metadata

  • MIT
  • Whatever
  • Ian Sibner
  • released 1/18/2017

Downloads

Maintainers