mam-project-templates
Version:
my personal templating projects
105 lines (104 loc) • 2.55 kB
JSON
{
"_args": [
[
"gulp-browserify@0.5.1",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_development": true,
"_from": "gulp-browserify@0.5.1",
"_id": "gulp-browserify@0.5.1",
"_inBundle": false,
"_integrity": "sha1-ggEIrCVUqVStuL4X0jlYsMBL4IM=",
"_location": "/gulp-browserify",
"_phantomChildren": {
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"escape-string-regexp": "1.0.5",
"get-stdin": "4.0.1",
"inherits": "2.0.3",
"isarray": "0.0.1",
"lodash._escapehtmlchar": "2.4.1",
"lodash._escapestringchar": "2.4.1",
"lodash._isnative": "2.4.1",
"lodash._reunescapedhtml": "2.4.1",
"lodash._shimkeys": "2.4.1",
"lodash.defaults": "2.4.1",
"lodash.isobject": "2.4.1",
"lodash.values": "2.4.1",
"meow": "3.7.0",
"multipipe": "0.1.2",
"object-keys": "0.4.0",
"string_decoder": "0.10.31"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-browserify@0.5.1",
"name": "gulp-browserify",
"escapedName": "gulp-browserify",
"rawSpec": "0.5.1",
"saveSpec": null,
"fetchSpec": "0.5.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-browserify/-/gulp-browserify-0.5.1.tgz",
"_spec": "0.5.1",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "Robo",
"email": "hop2deep@gmail.com"
},
"bugs": {
"url": "https://github.com/deepak1556/gulp-browserify/issues"
},
"contributors": [
{
"name": "Robo",
"email": "hop2deep@gmail.com"
},
{
"name": "Steve Lacy",
"email": "me@slacy.me"
},
{
"name": "Shuhei Kagawa",
"email": "shuhei.kagawa@gmail.com"
}
],
"dependencies": {
"browserify": "3.x",
"browserify-shim": "~2.0.10",
"gulp-util": "~2.2.5",
"readable-stream": "~1.1.10",
"through2": "~0.4.0"
},
"description": "Bundle modules with Browserify",
"devDependencies": {
"chai": "~1.9.0",
"coffeeify": "~0.6.0",
"mocha": "~1.17.1"
},
"engines": {
"node": ">= 0.9"
},
"homepage": "https://github.com/deepak1556/gulp-browserify#readme",
"keywords": [
"gulpplugin",
"gulpfriendly",
"browserify"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-browserify",
"repository": {
"type": "git",
"url": "git+https://github.com/deepak1556/gulp-browserify.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.5.1"
}