UNPKG

proxyquireify

Version:

Proxies browserify's require in order to allow overriding dependencies during testing.

22 lines (21 loc) 400 B
{ "name": "foobar", "version": "0.0.0", "description": "proxyquireify foobar example", "scripts": { "test": "node build && open index.html" }, "dependencies": { }, "devDependencies": {}, "keywords": [], "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "license": "MIT", "engine": { "node": ">=0.6" } }