142 lines
3.2 KiB
JSON
142 lines
3.2 KiB
JSON
|
{
|
||
|
"_from": "gulp-load-plugins@2.0.6",
|
||
|
"_id": "gulp-load-plugins@2.0.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-HP5jUhPzvib37kWYLFvhDQJpBar2pXG7diFOFI4/PgCrQWobV5/MfnU0dMx0d5NfyJGcRrpUI1E0MROlLvNO4A==",
|
||
|
"_location": "/gulp-load-plugins",
|
||
|
"_phantomChildren": {
|
||
|
"is-core-module": "2.2.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "gulp-load-plugins@2.0.6",
|
||
|
"name": "gulp-load-plugins",
|
||
|
"escapedName": "gulp-load-plugins",
|
||
|
"rawSpec": "2.0.6",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.0.6"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/",
|
||
|
"#USER"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-2.0.6.tgz",
|
||
|
"_shasum": "e4d34b614de93775ad2ed80fd145dcf1eaba0482",
|
||
|
"_spec": "gulp-load-plugins@2.0.6",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme",
|
||
|
"author": {
|
||
|
"name": "Jack Franklin"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jackfranklin/gulp-load-plugins/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Jameel Moses",
|
||
|
"email": "hello@jameelmoses.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Pascal Hartig"
|
||
|
},
|
||
|
{
|
||
|
"name": "Ben Briggs"
|
||
|
},
|
||
|
{
|
||
|
"name": "kombucha"
|
||
|
},
|
||
|
{
|
||
|
"name": "Nicolas Froidure"
|
||
|
},
|
||
|
{
|
||
|
"name": "Sindre Sorhus"
|
||
|
},
|
||
|
{
|
||
|
"name": "Julien Fontanet",
|
||
|
"email": "julien.fontanet@vates.fr"
|
||
|
},
|
||
|
{
|
||
|
"name": "Callum Macrae"
|
||
|
},
|
||
|
{
|
||
|
"name": "Hutson Betts"
|
||
|
},
|
||
|
{
|
||
|
"name": "Christian Maniewski"
|
||
|
},
|
||
|
{
|
||
|
"name": "Connor Peet"
|
||
|
},
|
||
|
{
|
||
|
"name": "Dorian Camilleri"
|
||
|
},
|
||
|
{
|
||
|
"name": "Carlos Henrique"
|
||
|
},
|
||
|
{
|
||
|
"name": "iamfrontender",
|
||
|
"email": "iamfrontender@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Brian Woodward"
|
||
|
},
|
||
|
{
|
||
|
"name": "Zach Schnackel",
|
||
|
"email": "info@zslabs.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Bret K. Ikehara",
|
||
|
"email": "bret.k.ikehara@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"array-unique": "^0.3.2",
|
||
|
"fancy-log": "^1.2.0",
|
||
|
"findup-sync": "^4.0.0",
|
||
|
"gulplog": "^1.0.0",
|
||
|
"has-gulplog": "^0.1.0",
|
||
|
"micromatch": "^4.0.2",
|
||
|
"resolve": "^1.17.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Automatically load any gulp plugins in your package.json",
|
||
|
"devDependencies": {
|
||
|
"capture-stream": "^0.1.2",
|
||
|
"eslint": "^7.7.0",
|
||
|
"eslint-config-standard": "^16.0.2",
|
||
|
"eslint-plugin-import": "^2.22.0",
|
||
|
"eslint-plugin-node": "^11.1.0",
|
||
|
"eslint-plugin-promise": "^4.2.1",
|
||
|
"eslint-plugin-standard": "^5.0.0",
|
||
|
"mocha": "^8.1.1",
|
||
|
"proxyquire": "^2.1.3",
|
||
|
"sinon": "^9.0.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/jackfranklin/gulp-load-plugins#readme",
|
||
|
"keywords": [
|
||
|
"gulpfriendly",
|
||
|
"gulp",
|
||
|
"require",
|
||
|
"load",
|
||
|
"plugins"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "gulp-load-plugins",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jackfranklin/gulp-load-plugins.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "eslint **/*.js",
|
||
|
"test": "yarn run lint && NODE_PATH=test/global_modules mocha"
|
||
|
},
|
||
|
"version": "2.0.6"
|
||
|
}
|