@sugarcube/test
Version:
Test helpers and strategies for SugarCube.
25 lines (24 loc) • 606 B
JSON
{
"name": "@sugarcube/test",
"description": "Test helpers and strategies for SugarCube.",
"license": "GPL-3.0",
"author": "Christo <christo@cryptodrunks.net>",
"repository": "https://github.com/critocrito/sugarcube/tree/master/packages/test",
"version": "0.42.1",
"main": "_dist/index.js",
"dependencies": {
"@sugarcube/core": "^0.42.1",
"jsverify": "^0.8.3",
"lodash": "^4.17.4"
},
"keywords": [
"data",
"sugarcube",
"testing",
"transformation"
],
"publishConfig": {
"access": "public"
},
"gitHead": "4b750958455772177d402e27b5a89feb46476707"
}