UNPKG

proxy-engine-helpers

Version:
20 lines (19 loc) 416 B
{ "name": "proxy-engine-helpers", "version": "1.0.6", "description": "Helpers for Proxy Engine", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Proxy", "Engine" ], "author": "scott-wyatt", "repository": "git@github.com:CaliStyle/proxy-engine-helpers.git", "license": "MIT", "dependencies": { "lodash": "^4.17.2" } }