json-future

v2.2.19
Unbelievable and Modern JSON interface.
ES6 ES7 JSON async circular future interface load parse and 5 more...

clean

rm -rf node_modules

contributors

(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true

coverage

nyc report --reporter=text-lcov | coveralls

lint

standard lib

postrelease

npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)

prerelease

npm run update:check && npm run contributors

pretest

npm run lint

preversion

git-authors-cli && git add package.json

release

standard-version -a

release:github

conventional-github-releaser -p angular

release:tags

git push --follow-tags origin HEAD:master

test

c8 mocha

update

ncu -u

update:check

ncu -- --error-level 2

Metadata

  • MIT
  • >= 4
  • Kiko Beats
  • released 9/5/2023

Downloads

Maintainers