UNPKG

@pasciaks/lostwords-org-library

Version:

Lostwords.org - Word search generator and function library.

24 lines (23 loc) 601 B
{ "name": "@pasciaks/lostwords-org-library", "version": "1.0.81", "description": "Lostwords.org - Word search generator and function library.", "main": "index.js", "scripts": { "test": "node index.test.js", "start": "node index.test.js", "prepublish": "npm test" }, "homepage": "http://lostwords.org", "repository": { "type": "git", "url": "https://github.com/pasciaks/lostwords-org-library.git" }, "keywords": [ "wordsearch", "wordfind", "puzzle" ], "author": "Sheldon Pasciak <sheldon@pasciak.com> (https://pasciak.com)", "license": "MIT" }