UNPKG

word-puzzle-shuffler

Version:

shuffle given two words properly so user can find out the word into the puzzle

13 lines 186 B
sudo: false language: node_js node_js: - "6" - "5" - "4" - "0.12" - "0.10" matrix: fast_finish: true allow_failures: - node_js: "0.10" - node_js: "0.12"