mam-project-templates
Version:
my personal templating projects
98 lines (97 loc) • 2.6 kB
JSON
{
"_args": [
[
"gulp-include@2.3.1",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger"
]
],
"_development": true,
"_from": "gulp-include@2.3.1",
"_id": "gulp-include@2.3.1",
"_inBundle": false,
"_integrity": "sha1-8eDtPw/QdMNHx+WfnPA409vbPjA=",
"_location": "/gulp-include",
"_phantomChildren": {
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"duplexer": "0.1.1",
"escape-string-regexp": "1.0.5",
"from": "0.1.7",
"get-stdin": "4.0.1",
"inflight": "1.0.6",
"inherits": "2.0.3",
"is-utf8": "0.2.1",
"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",
"map-stream": "0.1.0",
"meow": "3.7.0",
"minimatch": "2.0.10",
"multipipe": "0.1.2",
"once": "1.3.3",
"path-is-absolute": "1.0.1",
"pause-stream": "0.0.11",
"stream-combiner": "0.0.4",
"string_decoder": "0.10.31",
"through": "2.3.8"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-include@2.3.1",
"name": "gulp-include",
"escapedName": "gulp-include",
"rawSpec": "2.3.1",
"saveSpec": null,
"fetchSpec": "2.3.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-include/-/gulp-include-2.3.1.tgz",
"_spec": "2.3.1",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger",
"author": {
"name": "Hugo Wiledal"
},
"bugs": {
"url": "https://github.com/wiledal/gulp-include/issues"
},
"dependencies": {
"event-stream": "~3.1.0",
"glob": "^5.0.12",
"gulp-util": "~2.2.10",
"source-map": "^0.5.1",
"strip-bom": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.0"
},
"description": "Makes inclusion of files a breeze. Enables functionality similar to that of snockets / sprockets or other file insertion compilation tools.",
"devDependencies": {
"gulp": "~3.3.4",
"gulp-sourcemaps": "^1.1.4",
"mocha": "~1.17.0",
"should": "~2.1.1",
"stream-assert": "^2.0.1"
},
"homepage": "http://github.com/wiledal/gulp-include",
"keywords": [
"gulpplugin"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-include",
"repository": {
"type": "git",
"url": "git://github.com/wiledal/gulp-include.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.3.1"
}