Sha256: 4bdee4bac95cd22d3870c482d9f61cdc0b79501a935e288c6a1c853c7a1ad3dc

Contents?: true

Size: 1.15 KB

Versions: 23

Compression:

Stored size: 1.15 KB

Contents

{
	"name": "meow",
	"version": "6.1.0",
	"description": "CLI app helper",
	"license": "MIT",
	"repository": "sindresorhus/meow",
	"funding": "https://github.com/sponsors/sindresorhus",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "https://sindresorhus.com"
	},
	"engines": {
		"node": ">=8"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts"
	],
	"keywords": [
		"cli",
		"bin",
		"util",
		"utility",
		"helper",
		"argv",
		"command",
		"line",
		"meow",
		"cat",
		"kitten",
		"parser",
		"option",
		"flags",
		"input",
		"cmd",
		"console"
	],
	"dependencies": {
		"@types/minimist": "^1.2.0",
		"camelcase-keys": "^6.1.1",
		"decamelize-keys": "^1.1.0",
		"hard-rejection": "^2.0.0",
		"minimist-options": "^4.0.1",
		"normalize-package-data": "^2.5.0",
		"read-pkg-up": "^7.0.0",
		"redent": "^3.0.0",
		"trim-newlines": "^3.0.0",
		"type-fest": "^0.8.1",
		"yargs-parser": "^18.1.1"
	},
	"devDependencies": {
		"ava": "^2.4.0",
		"execa": "^3.3.0",
		"indent-string": "^4.0.0",
		"tsd": "^0.11.0",
		"xo": "^0.25.3"
	},
	"xo": {
		"rules": {
			"unicorn/no-process-exit": "off"
		}
	}
}

Version data entries

23 entries across 23 versions & 1 rubygems

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