67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
|
{
|
||
|
"_from": "gulp-add-src@1.0.0",
|
||
|
"_id": "gulp-add-src@1.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-wmqf71/V/W4Ffi9lduaWAgNFcJW60TRqgc2lRv94d6I7j4rjHtVMHjnbwDH8RF0czGfJqYbs+ruecZXmwJopCQ==",
|
||
|
"_location": "/gulp-add-src",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "gulp-add-src@1.0.0",
|
||
|
"name": "gulp-add-src",
|
||
|
"escapedName": "gulp-add-src",
|
||
|
"rawSpec": "1.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/gulp-add-src/-/gulp-add-src-1.0.0.tgz",
|
||
|
"_shasum": "efcafb5dc8bfb5e7bca925d1cefc17b02280bbc9",
|
||
|
"_spec": "gulp-add-src@1.0.0",
|
||
|
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro",
|
||
|
"author": {
|
||
|
"name": "Uri Shaked"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/urish/gulp-add-src/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"event-stream": "~3.1.5",
|
||
|
"streamqueue": "^0.1.1",
|
||
|
"through2": "~0.4.1",
|
||
|
"vinyl-fs": "~3.0.2"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Add more 'src' files at any point in the pipeline (gulp plugin)",
|
||
|
"devDependencies": {
|
||
|
"gulp": "^3.6.2",
|
||
|
"mocha": "^1.18.2"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/urish/gulp-add-src#readme",
|
||
|
"keywords": [
|
||
|
"gulp",
|
||
|
"gulpplugin",
|
||
|
"gulpfriendly",
|
||
|
"pipeline"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "gulp-add-src",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/urish/gulp-add-src.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|