ziggy-eval-js
Version:
eval js plugin for ziggy
29 lines (28 loc) • 607 B
JSON
{
"name": "ziggy-eval-js",
"version": "0.0.9",
"description": "eval js plugin for ziggy",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/jarofghosts/ziggy-eval-js.git"
},
"keywords": [
"js",
"eval",
"ziggy",
"plugin"
],
"author": "jesse keane",
"license": "MIT",
"bugs": {
"url": "https://github.com/jarofghosts/ziggy-eval-js/issues"
},
"homepage": "https://github.com/jarofghosts/ziggy-eval-js",
"dependencies": {
"sandbox": "0.8.4"
}
}