UNPKG

@raphaeldeveloper/whoiam.domain

Version:

Project with domain rules about user authentication.

15 lines (14 loc) 295 B
{ "name": "whoiam.domain.tests", "version": "1.0.0", "description": "", "scripts": { "test": "node ./UserAccount/CreateUser.test | tap-spec" }, "author": "Raphael Silva", "license": "ISC", "dependencies": { "tap-spec": "^5.0.0", "tape": "^4.11.0" } }