Sha256: 299ead5b0907359546f42ae71dd70a55e16836defc276011cc69545040c699d7

Contents?: true

Size: 1.35 KB

Versions: 23

Compression:

Stored size: 1.35 KB

Contents

{
	"name": "globby",
	"version": "11.0.0",
	"description": "User-friendly glob matching",
	"license": "MIT",
	"repository": "sindresorhus/globby",
	"funding": "https://github.com/sponsors/sindresorhus",
	"author": {
		"email": "sindresorhus@gmail.com",
		"name": "Sindre Sorhus",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=10"
	},
	"scripts": {
		"bench": "npm update glob-stream fast-glob && matcha bench.js",
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts",
		"gitignore.js",
		"stream-utils.js"
	],
	"keywords": [
		"all",
		"array",
		"directories",
		"expand",
		"files",
		"filesystem",
		"filter",
		"find",
		"fnmatch",
		"folders",
		"fs",
		"glob",
		"globbing",
		"globs",
		"gulpfriendly",
		"match",
		"matcher",
		"minimatch",
		"multi",
		"multiple",
		"paths",
		"pattern",
		"patterns",
		"traverse",
		"util",
		"utility",
		"wildcard",
		"wildcards",
		"promise",
		"gitignore",
		"git"
	],
	"dependencies": {
		"array-union": "^2.1.0",
		"dir-glob": "^3.0.1",
		"fast-glob": "^3.1.1",
		"ignore": "^5.1.4",
		"merge2": "^1.3.0",
		"slash": "^3.0.0"
	},
	"devDependencies": {
		"ava": "^2.1.0",
		"get-stream": "^5.1.0",
		"glob-stream": "^6.1.0",
		"globby": "sindresorhus/globby#master",
		"matcha": "^0.7.0",
		"rimraf": "^3.0.0",
		"tsd": "^0.11.0",
		"xo": "^0.25.3"
	},
	"xo": {
		"ignores": [
			"fixtures"
		]
	}
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
trusty-cms-5.0.7 node_modules/globby/package.json
trusty-cms-5.0.6 node_modules/globby/package.json
trusty-cms-5.0.5 node_modules/globby/package.json
trusty-cms-5.0.4 node_modules/globby/package.json
trusty-cms-5.0.3 node_modules/globby/package.json
trusty-cms-5.0.2 node_modules/globby/package.json
trusty-cms-5.0.1 node_modules/globby/package.json
trusty-cms-4.3.5 node_modules/globby/package.json
trusty-cms-5.0.0 node_modules/globby/package.json
trusty-cms-4.3.4 node_modules/globby/package.json
trusty-cms-4.3.3 node_modules/globby/package.json
trusty-cms-4.3.2 node_modules/globby/package.json
trusty-cms-4.3.1 node_modules/globby/package.json
trusty-cms-4.3 node_modules/globby/package.json
trusty-cms-4.2.3 node_modules/globby/package.json
trusty-cms-4.2.2 node_modules/globby/package.json
trusty-cms-4.2.1 node_modules/globby/package.json
trusty-cms-4.2 node_modules/globby/package.json
trusty-cms-4.1.9 node_modules/globby/package.json
trusty-cms-4.1.8 node_modules/globby/package.json