{
	"name": "package-json-versionify",
	"versions": {
		"1.0.0": {
			"name": "package-json-versionify",
			"version": "1.0.0",
			"description": "Browserify transform to strip package.json of everything but the version",
			"main": "index.js",
			"keywords": [],
			"author": {
				"name": "Nolan Lawson",
				"email": "nolan@nolanlawson.com"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"through2": "^2.0.0"
			},
			"gitHead": "81ce42affec6f3a4d5a794f1d6086cd1a5e04f74",
			"_id": "package-json-versionify@1.0.0",
			"scripts": {},
			"_shasum": "24d50d8ae836748d8eace7d7eefefdfeafbd1e18",
			"_from": ".",
			"_npmVersion": "3.3.5",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "nolanlawson",
				"email": "nolan@nolanlawson.com"
			},
			"maintainers": [
				{
					"name": "nolanlawson",
					"email": "nolan@nolanlawson.com"
				}
			],
			"dist": {
				"shasum": "24d50d8ae836748d8eace7d7eefefdfeafbd1e18",
				"tarball": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "package-json-versionify",
			"version": "1.0.1",
			"description": "Browserify transform to strip package.json of everything but the version",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nolanlawson/package-json-versionify.git"
			},
			"main": "index.js",
			"keywords": [],
			"author": {
				"name": "Nolan Lawson",
				"email": "nolan@nolanlawson.com"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"through2": "^2.0.0"
			},
			"gitHead": "e943e42c6760eaa065f36f2d14e0f1dd7057662d",
			"bugs": {
				"url": "https://github.com/nolanlawson/package-json-versionify/issues"
			},
			"homepage": "https://github.com/nolanlawson/package-json-versionify#readme",
			"_id": "package-json-versionify@1.0.1",
			"scripts": {},
			"_shasum": "bbe04748879f90b3386fbbe9ce59f8cb22f99f99",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "nolanlawson",
				"email": "nolan@nolanlawson.com"
			},
			"maintainers": [
				{
					"name": "nolanlawson",
					"email": "nolan@nolanlawson.com"
				}
			],
			"dist": {
				"shasum": "bbe04748879f90b3386fbbe9ce59f8cb22f99f99",
				"tarball": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "package-json-versionify",
			"version": "1.0.2",
			"description": "Browserify transform to strip package.json of everything but the version",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nolanlawson/package-json-versionify.git"
			},
			"main": "index.js",
			"keywords": [],
			"author": {
				"name": "Nolan Lawson",
				"email": "nolan@nolanlawson.com"
			},
			"license": "Apache-2.0",
			"scripts": {
				"test": "mocha test/test.js"
			},
			"dependencies": {
				"through2": "^2.0.0"
			},
			"devDependencies": {
				"assert": "1.3.0",
				"browserify": "13.0.0",
				"derequire": "^2.0.3",
				"mocha": "2.4.5",
				"stream-to-promise": "1.1.0"
			},
			"files": [],
			"gitHead": "f4883e2b84b4dec16b55ba730c58f9bf4fdeb5e2",
			"bugs": {
				"url": "https://github.com/nolanlawson/package-json-versionify/issues"
			},
			"homepage": "https://github.com/nolanlawson/package-json-versionify#readme",
			"_id": "package-json-versionify@1.0.2",
			"_shasum": "29caaf77664f8dffff2decc47336703ff7346f11",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "nolanlawson",
				"email": "nolan@nolanlawson.com"
			},
			"dist": {
				"shasum": "29caaf77664f8dffff2decc47336703ff7346f11",
				"tarball": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "nolanlawson",
					"email": "nolan@nolanlawson.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/package-json-versionify-1.0.2.tgz_1455986065197_0.1936905609909445"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "package-json-versionify",
			"version": "1.0.3",
			"description": "Browserify transform to strip package.json of everything but the version",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nolanlawson/package-json-versionify.git"
			},
			"main": "index.js",
			"keywords": [],
			"author": {
				"name": "Nolan Lawson",
				"email": "nolan@nolanlawson.com"
			},
			"license": "Apache-2.0",
			"scripts": {
				"test": "mocha test/test.js"
			},
			"dependencies": {
				"browserify-package-json": "^1.0.0"
			},
			"devDependencies": {
				"assert": "1.3.0",
				"browserify": "13.0.0",
				"derequire": "^2.0.3",
				"mocha": "2.4.5",
				"stream-to-promise": "1.1.0"
			},
			"files": [],
			"gitHead": "ffa65a47225796b793b61008f350becbc1b20ebb",
			"bugs": {
				"url": "https://github.com/nolanlawson/package-json-versionify/issues"
			},
			"homepage": "https://github.com/nolanlawson/package-json-versionify#readme",
			"_id": "package-json-versionify@1.0.3",
			"_shasum": "e325e772507a7f67d88877ae32df42fd25d32561",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "nolanlawson",
				"email": "nolan@nolanlawson.com"
			},
			"dist": {
				"shasum": "e325e772507a7f67d88877ae32df42fd25d32561",
				"tarball": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "nolanlawson",
					"email": "nolan@nolanlawson.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/package-json-versionify-1.0.3.tgz_1478190691912_0.7190879778936505"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "package-json-versionify",
			"version": "1.0.4",
			"description": "Browserify transform to strip package.json of everything but the version",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nolanlawson/package-json-versionify.git"
			},
			"main": "index.js",
			"keywords": [],
			"author": {
				"name": "Nolan Lawson",
				"email": "nolan@nolanlawson.com"
			},
			"license": "Apache-2.0",
			"scripts": {
				"test": "mocha test/test.js"
			},
			"dependencies": {
				"browserify-package-json": "^1.0.0"
			},
			"devDependencies": {
				"assert": "1.3.0",
				"browserify": "13.0.0",
				"derequire": "^2.0.3",
				"mocha": "2.4.5",
				"stream-to-promise": "1.1.0"
			},
			"files": [],
			"gitHead": "1531cab3eee69e992166b40ddb3116ca3749b33e",
			"bugs": {
				"url": "https://github.com/nolanlawson/package-json-versionify/issues"
			},
			"homepage": "https://github.com/nolanlawson/package-json-versionify#readme",
			"_id": "package-json-versionify@1.0.4",
			"_shasum": "5860587a944873a6b7e6d26e8e51ffb22315bf17",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "nolanlawson",
				"email": "nolan@nolanlawson.com"
			},
			"dist": {
				"shasum": "5860587a944873a6b7e6d26e8e51ffb22315bf17",
				"tarball": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "nolanlawson",
					"email": "nolan@nolanlawson.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/package-json-versionify-1.0.4.tgz_1482371216994_0.30543383420445025"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-10-23T14:57:02.595Z",
		"created": "2015-12-25T19:27:30.388Z",
		"1.0.0": "2015-12-25T19:27:30.388Z",
		"1.0.1": "2016-01-15T02:49:34.466Z",
		"1.0.2": "2016-02-20T16:34:28.355Z",
		"1.0.3": "2016-11-03T16:31:32.132Z",
		"1.0.4": "2016-12-22T01:46:57.218Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"43e0bdae9778462c2f353ac812988d6e\"",
			"fetched": 1593324427383
		}
	},
	"_distfiles": {
		"package-json-versionify-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.0.tgz",
			"sha": "24d50d8ae836748d8eace7d7eefefdfeafbd1e18",
			"registry": "npmjs"
		},
		"package-json-versionify-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.1.tgz",
			"sha": "bbe04748879f90b3386fbbe9ce59f8cb22f99f99",
			"registry": "npmjs"
		},
		"package-json-versionify-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.2.tgz",
			"sha": "29caaf77664f8dffff2decc47336703ff7346f11",
			"registry": "npmjs"
		},
		"package-json-versionify-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.3.tgz",
			"sha": "e325e772507a7f67d88877ae32df42fd25d32561",
			"registry": "npmjs"
		},
		"package-json-versionify-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/package-json-versionify/-/package-json-versionify-1.0.4.tgz",
			"sha": "5860587a944873a6b7e6d26e8e51ffb22315bf17",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"package-json-versionify-1.0.4.tgz": {
			"shasum": "5860587a944873a6b7e6d26e8e51ffb22315bf17"
		}
	},
	"_rev": "2-078ec53d969bec16",
	"_id": "package-json-versionify",
	"readme": "package-json-versionify [![Build Status](https://travis-ci.org/nolanlawson/package-json-versionify.svg?branch=master)](https://travis-ci.org/nolanlawson/package-json-versionify)\n=====\n\nBrowserify transform to strip everything from `package.json` except for\nthe `\"version\"` field.\n\nInstallation\n----\n\n    npm install --save package-json-versionify\n\nDescription\n----\n\nSay you want to ship a library, and do something like:\n\n```js\nMyLibrary.version = require('./package.json').version;\n```\n\nUnfortunately, if you do this, then your entire `package.json` will be included\nin the output Browserify bundle, which will increase your bundle size. Bummer!\n\nHowever, if you use this transform, then it will remove everything from `package.json` except for the `\"version\"` field. So when you `require('./package.json')`, you get something much more compact, e.g.:\n\n```js\n{\"version\":\"1.0.0\"}\n```"
}