UNPKG

mam-project-templates

Version:
76 lines (75 loc) 2.08 kB
{ "_args": [ [ "browserify-shim@2.0.10", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft" ] ], "_development": true, "_from": "browserify-shim@2.0.10", "_id": "browserify-shim@2.0.10", "_inBundle": false, "_integrity": "sha1-dKDtW5t4SlooeQZROoltMfVKhLg=", "_location": "/browserify-shim", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "browserify-shim@2.0.10", "name": "browserify-shim", "escapedName": "browserify-shim", "rawSpec": "2.0.10", "saveSpec": null, "fetchSpec": "2.0.10" }, "_requiredBy": [ "/gulp-browserify" ], "_resolved": "https://registry.npmjs.org/browserify-shim/-/browserify-shim-2.0.10.tgz", "_spec": "2.0.10", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/browserify-shim/issues" }, "dependencies": { "through": "~2.3.4" }, "description": "Makes CommonJS-incompatible modules browserifyable.", "devDependencies": { "browserify": "~3.0.0", "jsdom": "~0.7.0", "request": "~2.12.0", "tap": "~0.3.3" }, "homepage": "https://github.com/thlorenz/browserify-shim#readme", "keywords": [ "browserify", "shim", "global", "globals", "transform", "window", "commonjs" ], "license": "MIT", "main": "index.js", "name": "browserify-shim", "peerDependencies": { "browserify": ">= 2.3.0 < 4" }, "repository": { "type": "git", "url": "git://github.com/thlorenz/browserify-shim.git" }, "scripts": { "shim-jquery": "npm install opener && cd ./examples/shim-jquery && mkdir ./js/build; npm install && node build.js && opener index.html", "shim-underscore": "npm install opener && cd ./examples/shim-underscore && mkdir ./js/build; npm install && node build.js && opener index.html", "test": "tap test/*.js" }, "version": "2.0.10" }