UNPKG

@testx/context-resolver

Version:

The internal context resolver of TestX

17 lines (16 loc) 407 B
{ "name": "@testx/context-resolver", "version": "1.0.0", "description": "The internal context resolver of TestX", "main": "index.js", "scripts": { "prepublish": "npm test", "test": "node test.js" }, "keywords": ["testx", "context"], "author": "Gantcho Kojuharov <gantcho@greyarch.net> (http://greyarch.net)", "license": "ISC", "dependencies": { "@testx/eval": "^1.0.0" } }