UNPKG

@taqueria/plugin-mock

Version:

A plugin used to test Taqueria

28 lines (27 loc) 570 B
{ "name": "@taqueria/plugin-mock", "version": "0.22.2", "description": "A plugin used to test Taqueria", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "echo 'Nothing to build.'" }, "keywords": [ "taqueria", "tezos", "build", "ecad", "ecadlabs", "smart contract", "compile" ], "author": "ECAD Labs", "license": "Apache-2.0", "bugs": { "url": "https://github.com/ecadlabs/taqueria/issues" }, "homepage": "https://github.com/ecadlabs/taqueria#readme", "dependencies": { "@taqueria/node-sdk": "^0.22.2" } }