UNPKG

aran-remote

Version:

Deploy local Aran advices on remote processes

32 lines (31 loc) 679 B
{ "name": "aran-remote", "description": "Deploy local Aran advices on remote processes", "version": "0.3.8", "author": { "name": "Laurent Christophe", "email": "lachrist@vub.ac.be" }, "devDependencies": { "linvail": "6.0.10" }, "dependencies": { "acorn": "^6.1.0", "aran": "3.0.8", "astring": "^1.3.1", "melf": "2.2.13", "melf-share": "0.1.12", "otiluke": "5.4.3" }, "bin": "lib/node/bin.js", "main": "lib/main.js", "repository": "lachrist/aran-remote", "homepage": "http://github.com/lachrist/aran-remote", "license": "MIT", "keywords": [ "Remote", "Aran", "Instrumentation", "Distributed" ] }