UNPKG

mam-project-templates

Version:
17 lines (16 loc) 400 B
{ "name": "shim-underscore", "version": "0.0.0", "description": "Example of using browserify-shim to shim underscore for use with browserify", "main": "build.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "", "author": "Thorsten Lorenz", "license": "BSD", "dependencies": { "request": "~2.12.0", "browserify": "~2.25.1" } }