specmap

v0.3.2
A pluggable obj mutator
spec swagger resolver json-refs

test

mocha ./test/**/*.js

test:watch

NO_LIVE_TESTS=${NO_LIVE_TESTS:-false} npm test -- --watch

test:dev

NO_LIVE_TESTS=true npm run test:watch

bump

npm version patch

prepublish

npm prune && npm run test && npm run bump

Metadata

Downloads

Maintainers