{
	"name": "typewise-core",
	"versions": {
		"1.0.0": {
			"name": "typewise-core",
			"version": "1.0.0",
			"description": "Core typewise type system functionality",
			"main": "index.js",
			"dependencies": {
				"bops": "~0.1"
			},
			"devDependencies": {
				"tape": "~1.0"
			},
			"scripts": {
				"test": "tape test"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/deanlandolt/typewise-core.git"
			},
			"keywords": [
				"typewise",
				"types",
				"compare",
				"sort",
				"order",
				"collation",
				"complex",
				"structures",
				"leveldb",
				"indexeddb",
				"keyvalue"
			],
			"author": {
				"name": "Dean Landolt",
				"email": "dean@deanlandolt.com"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/deanlandolt/typewise/issues"
			},
			"homepage": "https://github.com/deanlandolt/typewise-core",
			"gitHead": "20b389c1997b523d052382eb45c1ac8877e5def5",
			"_id": "typewise-core@1.0.0",
			"_shasum": "d20bd8537db3044a81fe24f9eeef63421c970cae",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "deanlandolt",
				"email": "dean@deanlandolt.com"
			},
			"maintainers": [
				{
					"name": "deanlandolt",
					"email": "dean@deanlandolt.com"
				}
			],
			"dist": {
				"shasum": "d20bd8537db3044a81fe24f9eeef63421c970cae",
				"tarball": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "typewise-core",
			"version": "1.1.0",
			"description": "Core typewise type system functionality",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0"
			},
			"scripts": {
				"test": "tape test"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/deanlandolt/typewise-core.git"
			},
			"keywords": [
				"typewise",
				"types",
				"compare",
				"sort",
				"order",
				"collation",
				"complex",
				"structures",
				"leveldb",
				"indexeddb",
				"keyvalue"
			],
			"author": {
				"name": "Dean Landolt",
				"email": "dean@deanlandolt.com"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/deanlandolt/typewise/issues"
			},
			"homepage": "https://github.com/deanlandolt/typewise-core",
			"gitHead": "635d2673ae21f09343fa0abc6c3401aa454ccf1c",
			"_id": "typewise-core@1.1.0",
			"_shasum": "54cf453318978dd4509ce01dd2ac1879ef2b900a",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "deanlandolt",
				"email": "dean@deanlandolt.com"
			},
			"maintainers": [
				{
					"name": "deanlandolt",
					"email": "dean@deanlandolt.com"
				}
			],
			"dist": {
				"shasum": "54cf453318978dd4509ce01dd2ac1879ef2b900a",
				"tarball": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "typewise-core",
			"version": "1.1.1",
			"description": "Core typewise type system functionality",
			"main": "index.js",
			"scripts": {
				"test": "tape test | faucet"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/deanlandolt/typewise-core.git"
			},
			"keywords": [
				"typewise",
				"types",
				"compare",
				"sort",
				"order",
				"collation",
				"complex",
				"structures",
				"leveldb",
				"indexeddb",
				"keyvalue"
			],
			"author": {
				"name": "Dean Landolt",
				"email": "dean@deanlandolt.com"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/deanlandolt/typewise/issues"
			},
			"homepage": "https://github.com/deanlandolt/typewise-core",
			"devDependencies": {
				"faucet": "0.0.1",
				"tape": "^1.0"
			},
			"gitHead": "c68c8146be00f49a7631ebc84774c72258facef9",
			"_id": "typewise-core@1.1.1",
			"_shasum": "18ef1ae58fadf9aa50913aa3dbda737e4407ef3f",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "deanlandolt",
				"email": "dean@deanlandolt.com"
			},
			"maintainers": [
				{
					"name": "deanlandolt",
					"email": "dean@deanlandolt.com"
				}
			],
			"dist": {
				"shasum": "18ef1ae58fadf9aa50913aa3dbda737e4407ef3f",
				"tarball": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "typewise-core",
			"version": "1.2.0",
			"description": "Core typewise type system functionality",
			"main": "index.js",
			"scripts": {
				"test": "tape test | faucet"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/deanlandolt/typewise-core.git"
			},
			"keywords": [
				"typewise",
				"types",
				"compare",
				"sort",
				"order",
				"collation",
				"complex",
				"structures",
				"leveldb",
				"indexeddb",
				"keyvalue"
			],
			"author": {
				"name": "Dean Landolt",
				"email": "dean@deanlandolt.com"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/deanlandolt/typewise/issues"
			},
			"homepage": "https://github.com/deanlandolt/typewise-core",
			"devDependencies": {
				"faucet": "0.0.1",
				"tape": "^1.0"
			},
			"gitHead": "dc5e1cf08daee151cc15179edb6a0b9443bbff12",
			"_id": "typewise-core@1.2.0",
			"_shasum": "97eb91805c7f55d2f941748fa50d315d991ef195",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "deanlandolt",
				"email": "dean@deanlandolt.com"
			},
			"maintainers": [
				{
					"name": "deanlandolt",
					"email": "dean@deanlandolt.com"
				}
			],
			"dist": {
				"shasum": "97eb91805c7f55d2f941748fa50d315d991ef195",
				"tarball": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2015-05-13T01:29:47.819Z",
		"created": "2015-04-07T03:12:48.465Z",
		"1.0.0": "2015-04-07T03:12:48.465Z",
		"1.1.0": "2015-05-11T17:03:37.772Z",
		"1.1.1": "2015-05-11T17:27:29.749Z",
		"1.2.0": "2015-05-13T01:29:47.819Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.2.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"867d717e05e82bae5ae66ada9c6bb5bf\"",
			"fetched": 1602009468781
		}
	},
	"_distfiles": {
		"typewise-core-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.0.0.tgz",
			"sha": "d20bd8537db3044a81fe24f9eeef63421c970cae",
			"registry": "npmjs"
		},
		"typewise-core-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.1.0.tgz",
			"sha": "54cf453318978dd4509ce01dd2ac1879ef2b900a",
			"registry": "npmjs"
		},
		"typewise-core-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.1.1.tgz",
			"sha": "18ef1ae58fadf9aa50913aa3dbda737e4407ef3f",
			"registry": "npmjs"
		},
		"typewise-core-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.2.0.tgz",
			"sha": "97eb91805c7f55d2f941748fa50d315d991ef195",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"typewise-core-1.2.0.tgz": {
			"shasum": "97eb91805c7f55d2f941748fa50d315d991ef195"
		}
	},
	"_rev": "22-03c04d2d7b7320a1",
	"_id": "typewise-core",
	"readme": "typewise-core\n=============\n\nA stripped down [typewise](https://github.com/deanlandolt/typewise) profile containing the most common types used for encoding complex keyspaces in [bytewise](https://github.com/deanlandolt/bytewise). This is the profile used by the [bytewise-core](https://github.com/deanlandolt/bytewise-core) encoding.\n\n\n## License\n\n[MIT](http://deanlandolt.mit-license.org/)"
}