UNPKG

@dtex/mock-io

Version:

Mock provider for ECMA-419 IO testing

29 lines (28 loc) 629 B
{ "name": "@dtex/mock-io", "version": "0.0.7", "description": "Mock provider for ECMA-419 IO testing", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/dtex/mock-io.git" }, "keywords": [ "embedded", "js", "testing" ], "author": "Donovan Buck <donovan@donovan.bz>", "license": "MIT", "bugs": { "url": "https://github.com/dtex/mock-io/issues" }, "homepage": "https://github.com/dtex/mock-io#readme" }