{
	"name": "strict-uri-encode",
	"versions": {
		"1.0.0": {
			"name": "strict-uri-encode",
			"version": "1.0.0",
			"description": "A stricter URI encode adhering to RFC 3986",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/strict-uri-encode.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"component",
				"encode",
				"RFC3986",
				"uri"
			],
			"devDependencies": {
				"ava": "^0.0.4"
			},
			"gitHead": "7421f61ed19fc61dd5e9b6efeea244aedea76ee3",
			"bugs": {
				"url": "https://github.com/kevva/strict-uri-encode/issues"
			},
			"homepage": "https://github.com/kevva/strict-uri-encode#readme",
			"_id": "strict-uri-encode@1.0.0",
			"_shasum": "e46a9d7b35bc763245a81aa5c6e34f66d2ffbfe8",
			"_from": ".",
			"_npmVersion": "3.1.2",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "e46a9d7b35bc763245a81aa5c6e34f66d2ffbfe8",
				"tarball": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "strict-uri-encode",
			"version": "1.0.1",
			"description": "A stricter URI encode adhering to RFC 3986",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/strict-uri-encode.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"component",
				"encode",
				"RFC3986",
				"uri"
			],
			"devDependencies": {
				"ava": "^0.0.4"
			},
			"gitHead": "7ffd498bf3af6de5a2a9b0b86c16f5dea9f9b155",
			"bugs": {
				"url": "https://github.com/kevva/strict-uri-encode/issues"
			},
			"homepage": "https://github.com/kevva/strict-uri-encode#readme",
			"_id": "strict-uri-encode@1.0.1",
			"_shasum": "95ecb8e7e63e91b0435b741393d5e1d67b364b37",
			"_from": ".",
			"_npmVersion": "3.1.2",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "95ecb8e7e63e91b0435b741393d5e1d67b364b37",
				"tarball": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "strict-uri-encode",
			"version": "1.0.2",
			"description": "A stricter URI encode adhering to RFC 3986",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/strict-uri-encode.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"component",
				"encode",
				"RFC3986",
				"uri"
			],
			"devDependencies": {
				"ava": "^0.0.4"
			},
			"gitHead": "51bafa0f2b1fe626b3bb76affdedf6a8468053b3",
			"bugs": {
				"url": "https://github.com/kevva/strict-uri-encode/issues"
			},
			"homepage": "https://github.com/kevva/strict-uri-encode#readme",
			"_id": "strict-uri-encode@1.0.2",
			"_shasum": "fd19e639d89a766256a33e611d38415df8d6058d",
			"_from": ".",
			"_npmVersion": "3.1.2",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "fd19e639d89a766256a33e611d38415df8d6058d",
				"tarball": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "strict-uri-encode",
			"version": "1.1.0",
			"description": "A stricter URI encode adhering to RFC 3986",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/strict-uri-encode.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"component",
				"encode",
				"RFC3986",
				"uri"
			],
			"devDependencies": {
				"ava": "^0.0.4"
			},
			"gitHead": "ce6681428485d30e29222c722f832df15e3c19ac",
			"bugs": {
				"url": "https://github.com/kevva/strict-uri-encode/issues"
			},
			"homepage": "https://github.com/kevva/strict-uri-encode#readme",
			"_id": "strict-uri-encode@1.1.0",
			"_shasum": "279b225df1d582b1f54e65addd4352e18faa0713",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"dist": {
				"shasum": "279b225df1d582b1f54e65addd4352e18faa0713",
				"tarball": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "strict-uri-encode",
			"version": "2.0.0",
			"description": "A stricter URI encode adhering to RFC 3986",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/strict-uri-encode.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "github.com/kevva"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"component",
				"encode",
				"RFC3986",
				"uri"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "0b2dfae92f37618e1cb5f15911bb717e45b71385",
			"bugs": {
				"url": "https://github.com/kevva/strict-uri-encode/issues"
			},
			"homepage": "https://github.com/kevva/strict-uri-encode#readme",
			"_id": "strict-uri-encode@2.0.0",
			"_shasum": "b9c7330c7042862f6b142dc274bbcc5866ce3546",
			"_from": ".",
			"_npmVersion": "3.10.6",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"dist": {
				"shasum": "b9c7330c7042862f6b142dc274bbcc5866ce3546",
				"tarball": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/strict-uri-encode-2.0.0.tgz_1476216539042_0.4162392052821815"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2016-10-11T20:09:00.764Z",
		"created": "2015-07-21T06:45:13.035Z",
		"1.0.0": "2015-07-21T06:45:13.035Z",
		"1.0.1": "2015-07-24T15:42:27.799Z",
		"1.0.2": "2015-07-27T07:58:14.524Z",
		"1.1.0": "2016-01-04T07:03:35.092Z",
		"2.0.0": "2016-10-11T20:09:00.764Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"87b2432cd9002d198d2a6ddfa7186ca8\"",
			"fetched": 1602009471006
		}
	},
	"_distfiles": {
		"strict-uri-encode-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.0.0.tgz",
			"sha": "e46a9d7b35bc763245a81aa5c6e34f66d2ffbfe8",
			"registry": "npmjs"
		},
		"strict-uri-encode-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.0.1.tgz",
			"sha": "95ecb8e7e63e91b0435b741393d5e1d67b364b37",
			"registry": "npmjs"
		},
		"strict-uri-encode-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.0.2.tgz",
			"sha": "fd19e639d89a766256a33e611d38415df8d6058d",
			"registry": "npmjs"
		},
		"strict-uri-encode-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz",
			"sha": "279b225df1d582b1f54e65addd4352e18faa0713",
			"registry": "npmjs"
		},
		"strict-uri-encode-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz",
			"sha": "b9c7330c7042862f6b142dc274bbcc5866ce3546",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"strict-uri-encode-1.1.0.tgz": {
			"shasum": "279b225df1d582b1f54e65addd4352e18faa0713"
		}
	},
	"_rev": "17-a6f24351dcbd2017",
	"_id": "strict-uri-encode",
	"readme": "# strict-uri-encode [![Build Status](https://travis-ci.org/kevva/strict-uri-encode.svg?branch=master)](https://travis-ci.org/kevva/strict-uri-encode)\n\n> A stricter URI encode adhering to [RFC 3986](http://tools.ietf.org/html/rfc3986)\n\n\n## Install\n\n```\n$ npm install --save strict-uri-encode\n```\n\n\n## Usage\n\n```js\nconst strictUriEncode = require('strict-uri-encode');\n\nstrictUriEncode('unicorn!foobar');\n//=> 'unicorn%21foobar'\n\nstrictUriEncode('unicorn*foobar');\n//=> 'unicorn%2Afoobar'\n```\n\n\n## API\n\n### strictUriEncode(string)\n\n#### string\n\nType: `string`, `number`\n\nString to URI encode.\n\n\n## License\n\nMIT © [Kevin Mårtensson](http://github.com/kevva)"
}