Sha256: 3ef70654274fd1ffbe12f8d37cc90fcb54b4b9abd410a1fbdedac764ce5e4833

Contents?: true

Size: 692 Bytes

Versions: 23

Compression:

Stored size: 692 Bytes

Contents

{
	"name": "get-stdin",
	"version": "7.0.0",
	"description": "Get stdin as a string or buffer",
	"license": "MIT",
	"repository": "sindresorhus/get-stdin",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=8"
	},
	"scripts": {
		"test": "xo && ava test.js test-buffer.js && echo unicorns | node test-real.js && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts"
	],
	"keywords": [
		"std",
		"stdin",
		"stdio",
		"concat",
		"buffer",
		"stream",
		"process",
		"read"
	],
	"devDependencies": {
		"@types/node": "^11.13.4",
		"ava": "^1.4.1",
		"delay": "^4.2.0",
		"tsd": "^0.7.2",
		"xo": "^0.24.0"
	}
}

Version data entries

23 entries across 23 versions & 1 rubygems

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