UNPKG

some-values

Version:

Create non-magical values for unit tests

27 lines (26 loc) 622 B
{ "name": "some-values", "version": "0.0.1", "description": "Create non-magical values for unit tests", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jahred Hope <jahredhope@gmail.com>", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/jahredhope/some-values.git" }, "keywords": [ "Unit", "Tests", "Unit", "Testing", "some-values" ], "bugs": { "url": "https://github.com/jahredhope/some-values/issues" }, "homepage": "https://github.com/jahredhope/some-values#readme" }