{
	"requires": true,
	"lockfileVersion": 1,
	"dependencies": {
		"async": {
			"version": "1.0.0",
			"resolved": "https://registry.npmjs.org/async/-/async-1.0.0.tgz",
			"integrity": "sha1-+PwEyjoTeErenhZBr5hXjPvWR6k="
		},
		"colors": {
			"version": "1.2.1",
			"resolved": "https://registry.npmjs.org/colors/-/colors-1.2.1.tgz",
			"integrity": "sha512-s8+wktIuDSLffCywiwSxQOMqtPxML11a/dtHE17tMn4B1MSWw/C22EKf7M2KGUBcDaVFEGT+S8N02geDXeuNKg=="
		},
		"cycle": {
			"version": "1.0.3",
			"resolved": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz",
			"integrity": "sha1-IegLK+hYD5i0aPN5QwZisEbDStI="
		},
		"eyes": {
			"version": "0.1.8",
			"resolved": "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz",
			"integrity": "sha1-Ys8SAjTGg3hdkCNIqADvPgzCC8A="
		},
		"is-json": {
			"version": "2.0.1",
			"resolved": "https://registry.npmjs.org/is-json/-/is-json-2.0.1.tgz",
			"integrity": "sha1-a+Fm0USCihMdaGiRuYPfYsOUkf8="
		},
		"isstream": {
			"version": "0.1.2",
			"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
			"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
		},
		"stack-trace": {
			"version": "0.0.10",
			"resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
			"integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA="
		},
		"uuid": {
			"version": "3.2.1",
			"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.2.1.tgz",
			"integrity": "sha512-jZnMwlb9Iku/O3smGWvZhauCf6cvvpKi4BKRiliS3cxnI+Gz9j5MEpTz2UFuXiKPJocb7gnsLHwiS05ige5BEA=="
		},
		"winston": {
			"version": "2.4.1",
			"resolved": "https://registry.npmjs.org/winston/-/winston-2.4.1.tgz",
			"integrity": "sha512-k/+Dkzd39ZdyJHYkuaYmf4ff+7j+sCIy73UCOWHYA67/WXU+FF/Y6PF28j+Vy7qNRPHWO+dR+/+zkoQWPimPqg==",
			"requires": {
				"async": "1.0.0",
				"colors": "1.0.3",
				"cycle": "1.0.3",
				"eyes": "0.1.8",
				"isstream": "0.1.2",
				"stack-trace": "0.0.10"
			},
			"dependencies": {
				"colors": {
					"version": "1.0.3",
					"resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
					"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs="
				}
			}
		}
	}
}
