contentful-export

v1.0.5
this tool allows you to export a space to a JSON dump
contentful contentful-export

test

npm run test:cover

build

npm run clean && mkdirp dist && babel lib --out-dir dist

clean

rimraf dist

pretest

standard

test:only

BABEL_ENV=test babel-node ./test/runner

prepublish

in-publish && npm run build || not-in-publish

test:cover

BABEL_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover test/runner

test:debug

BABEL_ENV=test babel-node debug ./test/runner

postpublish

npm run clean

browser-coverage

npm run test:cover && opener coverage/lcov-report/index.html

semantic-release

semantic-release pre && npm publish && semantic-release post

Metadata

  • MIT
  • Whatever
  • Contentful
  • released 7/27/2016

Downloads