UNPKG

ziggy-eval-js

Version:
29 lines (28 loc) 607 B
{ "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" } }