{
	"name": "fast",
	"description": "streaming JSON RPC over TCP",
	"version": "2.8.2",
	"main": "./lib/fast.js",
	"repository": {
		"type": "git",
		"url": "https://github.com/joyent/node-fast.git"
	},
	"dependencies": {
		"assert-plus": "1.0.0",
		"bunyan": "^1.7.1",
		"cmdutil": "^1.0.0",
		"crc": "3.4.4",
		"oldcrc": "https://github.com/joyent/node-crc.git#0.3.0-oldcrc",
		"extsprintf": "^1.3.0",
		"jsprim": "^1.2.2",
		"kang": "^1.3.0",
		"lstream": "0.0.4",
		"microtime": "2.1.6",
		"posix-getopt": "1.2.0",
		"strsplit": "^1.0.0",
		"vasync": "^1.6.3",
		"verror": "^1.7.0"
	},
	"devDependencies": {
		"artedi": "1.1.1",
		"forkexec": "^1.0.0",
		"restify": "5.2.0"
	},
	"optionalDependencies": {
	    "dtrace-provider": "^0.8.7"
	},
	"license": "MIT"
}
