UNPKG

faker

Version:

Generate massive amounts of fake contextual data

9 lines 159 B
# Run on new travis container (docker) based infrastructure sudo: false language: node_js script: - npm run lint - npm test node_js: - "node" - "lts/*"