{
	"name": "html-tags",
	"versions": {
		"0.1.0": {
			"name": "html-tags",
			"version": "0.1.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"main": "html-tags.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.8.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"html-tags.js"
			],
			"keywords": [
				"html",
				"tags",
				"elements"
			],
			"devDependencies": {
				"mocha": "~1.x"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@0.1.0",
			"dist": {
				"shasum": "881570618dc0a30813965a409560145906c23245",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.17",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "html-tags",
			"version": "0.1.1",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"main": "html-tags.json",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.8.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"html-tags.json"
			],
			"keywords": [
				"html",
				"tags",
				"elements"
			],
			"devDependencies": {
				"mocha": "~1.x"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@0.1.1",
			"dist": {
				"shasum": "452f8e1efc25774d367ccf6bd264918643223c2b",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.17",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "html-tags",
			"version": "0.2.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"main": "html-tags.json",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"html-tags.json"
			],
			"keywords": [
				"html",
				"tags",
				"elements"
			],
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@0.2.0",
			"dist": {
				"shasum": "8ddd0317f1b122134a9c62756ac0673bfc18f4f7",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.25",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "html-tags",
			"version": "0.3.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "a=$npm_package_name; browserify -r ./index:$a -s $a index.js -o browser.js"
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"tags",
				"elements"
			],
			"devDependencies": {
				"mocha": "*",
				"browserify": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@0.3.0",
			"dist": {
				"shasum": "a183b1b77cf9f51e689e118fabcb842df9203305",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-0.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "html-tags",
			"version": "0.3.1",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "browserify -s $npm_package_name -o browser.js ."
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"w3c"
			],
			"devDependencies": {
				"mocha": "*",
				"browserify": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@0.3.1",
			"dist": {
				"shasum": "433fe3f0122b4212f1a5eb517ad411b61a2ec7be",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-0.3.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.2": {
			"name": "html-tags",
			"version": "0.3.2",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha",
				"browser": "browserify -s $npm_package_name -o browser.js ."
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"w3c"
			],
			"devDependencies": {
				"mocha": "*",
				"browserify": "^3.0.0"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@0.3.2",
			"dist": {
				"shasum": "92daf64c6f99ec6ea76c8c8f88d16b926ed11637",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-0.3.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "html-tags",
			"version": "1.0.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"w3c"
			],
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "9cd81ed2b560b6b5cb1bce403e5e632ea44cf5b2",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@1.0.0",
			"_shasum": "b53688e6d906713b1a5e223d958bcb23fef273e7",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "b53688e6d906713b1a5e223d958bcb23fef273e7",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "html-tags",
			"version": "1.1.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"w3c"
			],
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "f0e51e9961b8ce02b9cf2434bc328b2c721452d4",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@1.1.0",
			"_shasum": "6cf946e686c1aacb4c9ff3189dcf9a94006f628d",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "6cf946e686c1aacb4c9ff3189dcf9a94006f628d",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "html-tags",
			"version": "1.1.1",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/html-tags"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"w3c"
			],
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "5e068ca84a8c0b4ba5debe616d92c28c9e9a0a59",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags",
			"_id": "html-tags@1.1.1",
			"_shasum": "869f43859f12d9bdc3892419e494a628aa1b204e",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "869f43859f12d9bdc3892419e494a628aa1b204e",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "html-tags",
			"version": "1.2.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/html-tags.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"html-tags.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"w3c"
			],
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "3f6f393daebc823c87099011166bc937638b81a1",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags#readme",
			"_id": "html-tags@1.2.0",
			"_shasum": "c78de65b5663aa597989dd2b7ab49200d7e4db98",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "c78de65b5663aa597989dd2b7ab49200d7e4db98",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/html-tags-1.2.0.tgz_1497712293401_0.28161724423989654"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "html-tags",
			"version": "2.0.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/html-tags.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js",
				"void.js",
				"html-tags.json",
				"html-tags-void.json"
			],
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"whatwg",
				"w3c",
				"void",
				"self-closing"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "cb1d76e7cfa5e667e0ca46d244548eb14863c0b3",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags#readme",
			"_id": "html-tags@2.0.0",
			"_shasum": "10b30a386085f43cede353cc8fa7cb0deeea668b",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "10b30a386085f43cede353cc8fa7cb0deeea668b",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/html-tags-2.0.0.tgz_1497717342591_0.779887119308114"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "html-tags",
			"version": "3.0.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/html-tags.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"whatwg",
				"w3c",
				"void",
				"self-closing"
			],
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "4041bcf2114f32cfab0024a0d4799324eace01fc",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags#readme",
			"_id": "html-tags@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-xiXEBjihaNI+VZ2mKEoI5ZPxqUsevTKM+aeeJ/W4KAg2deGE35minmCJMn51BvwJZmiHaeAxrb2LAS0yZJxuuA==",
				"shasum": "41f57708c9e6b7b46a00a22317d614c4a2bab166",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-3.0.0.tgz",
				"fileCount": 11,
				"unpackedSize": 4456,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcttTTCRA9TVsSAnZWagAAJ7MP/3/ylv3CNVLexh1TEU1S\nIAIG+hU3OQrHeGUcEiZ27MdDafimUIMXxySU2NyEtSnfCzszQ4sWFQwdXvlB\nsxXOevuCzvmUR1oY8YRJe7S0wSxoKRDcPnNK9LtJOPQBHu4x8Z7ZA45lxYl+\n6zoDe/J0aTXcT1QgNtowPqhnGGUY2t+RqAfVYW88aW2WJ9uWf38iiCYj8Vmz\nG82mY/FlehjXIczOzC7O6JjEk6rMIFyQFBP62gYBUNct/Y/0UDV6KPUsvrnS\np5ndJRmPeeFyta2NaLtZsY/5fDwAnkmqQrTZNtPbV5TEG5+ofOGE84kqSiE9\n3p6Z4mukGhb8b3ayRJF+dYhxy2WEndJzYPaOybAoyFbgSBwvCvyk8VCuqKtM\nqh4fKBhnP6L4w3kGezLgw1yPiqeLRT16n1dkwPmPG2f1ykNV4zHFrXSqFs33\nry8SdT/6/fZjDvUGlFgS8lfZ2S6i19kyFVZ+xwbksagvdOP/UY5zn73J0aSR\nyF9cDqOC/lj1MesdxTC0AiSSGaaRWoDnxnIh1z0bgqXEkoq8x89+pgUNlAkL\nu9WWbhqkFZA5y/Gbg1wcYN7fPFPw9Ef4rOupYeGHoje5QF2P4GEbXnrigaNA\nwgu43w9nSiDkMuQqnIBCySuSb1Y2FzgkNrMKVF/BZpVvloQ87YgLks9mGb27\nl0qs\r\n=JG7S\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/html-tags_3.0.0_1555485907138_0.10997970454005168"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "html-tags",
			"version": "3.1.0",
			"description": "List of standard HTML tags",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/html-tags.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"html",
				"html5",
				"tags",
				"elements",
				"list",
				"whatwg",
				"w3c",
				"void",
				"self-closing"
			],
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "69d5541e34f5c36ee9e08086efa758fdfb921ce7",
			"bugs": {
				"url": "https://github.com/sindresorhus/html-tags/issues"
			},
			"homepage": "https://github.com/sindresorhus/html-tags#readme",
			"_id": "html-tags@3.1.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==",
				"shasum": "7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140",
				"tarball": "https://registry.npmjs.org/html-tags/-/html-tags-3.1.0.tgz",
				"fileCount": 11,
				"unpackedSize": 4445,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWR/kCRA9TVsSAnZWagAAjBUP/2dupQdJ/jASE0NwK97n\nTjDjiC7tkMfyq2H1406t0AMw5sSKWVyIDmpFxustfWS2SubzONnd3Yki7Kuf\njJNYIrjJtrJoL9Vk7WTu7k05dqP1Oa79hSlbiUDLbd0mKXfXAcQgUl0tbRdR\nRYqSCrh9lvqh/fIDSfAOgNxz0Xz3bZN0UVbKUgTzvIxp2UUVmorWCxy6AGlP\n4vXA9mMhztQUZG8Awq6F8KAptQqgCuJaz7xnaLjnJ/VFYCFv2kAdsDYLUMnT\n5IscIFsVykBvLNwiWAAvarX7n1AwsIOhNyxpczJFNHM9MywQhi4W+yCD8N6U\nWZ2EmwHOuEdv7Yez3Z+jsF9FnvCQGeD7jZkO40+iioH3k8QSTG5ALvlwRFX6\nox/4Tsq3aPffBHTchLrndWGw97zlFq2uGUlGHPM7LFXk/iRB2LrUfF804LCh\nY5XX9rha5TWgf9+4iyjfITBmqWZy9j+CnKDrgJSa83mGDHSJTHDxoJoeD1tz\n3ospJ7XpUm9+fGmk/9iFE32EhOQMXpBThD6ey7rEzqkd6tZODPucyOg225oo\nwMO2npXUArAm0X0qSwcpC96/p8WB2u8R9IIptTv1mM/JCt3rWxuP7ht/Dqim\n/Ob+8BjzlB7freGzY25RMbIC6RfYCvIsM+K4Z0pw5Kowez8gQqJbVJFbM2j6\neNwJ\r\n=GMZy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/html-tags_3.1.0_1566121955835_0.08255158828972387"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-08-18T09:52:38.606Z",
		"created": "2013-12-13T14:57:01.511Z",
		"0.1.0": "2013-12-13T14:57:04.449Z",
		"0.1.1": "2013-12-14T17:37:48.411Z",
		"0.2.0": "2014-01-31T18:05:47.535Z",
		"0.3.0": "2014-03-22T11:00:28.812Z",
		"0.3.1": "2014-04-16T20:42:41.716Z",
		"0.3.2": "2014-04-30T22:24:22.352Z",
		"1.0.0": "2014-08-14T09:50:05.955Z",
		"1.1.0": "2014-08-17T13:46:18.801Z",
		"1.1.1": "2015-04-22T04:55:55.399Z",
		"1.2.0": "2017-06-17T15:11:34.396Z",
		"2.0.0": "2017-06-17T16:35:43.615Z",
		"3.0.0": "2019-04-17T07:25:07.445Z",
		"3.1.0": "2019-08-18T09:52:35.976Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.1.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"443197d27b86878b254b0ac974fee4fb\"",
			"fetched": 1600679286041
		}
	},
	"_distfiles": {
		"html-tags-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-0.1.0.tgz",
			"sha": "881570618dc0a30813965a409560145906c23245",
			"registry": "npmjs"
		},
		"html-tags-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-0.1.1.tgz",
			"sha": "452f8e1efc25774d367ccf6bd264918643223c2b",
			"registry": "npmjs"
		},
		"html-tags-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-0.2.0.tgz",
			"sha": "8ddd0317f1b122134a9c62756ac0673bfc18f4f7",
			"registry": "npmjs"
		},
		"html-tags-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-0.3.0.tgz",
			"sha": "a183b1b77cf9f51e689e118fabcb842df9203305",
			"registry": "npmjs"
		},
		"html-tags-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-0.3.1.tgz",
			"sha": "433fe3f0122b4212f1a5eb517ad411b61a2ec7be",
			"registry": "npmjs"
		},
		"html-tags-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-0.3.2.tgz",
			"sha": "92daf64c6f99ec6ea76c8c8f88d16b926ed11637",
			"registry": "npmjs"
		},
		"html-tags-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-1.0.0.tgz",
			"sha": "b53688e6d906713b1a5e223d958bcb23fef273e7",
			"registry": "npmjs"
		},
		"html-tags-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-1.1.0.tgz",
			"sha": "6cf946e686c1aacb4c9ff3189dcf9a94006f628d",
			"registry": "npmjs"
		},
		"html-tags-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-1.1.1.tgz",
			"sha": "869f43859f12d9bdc3892419e494a628aa1b204e",
			"registry": "npmjs"
		},
		"html-tags-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-1.2.0.tgz",
			"sha": "c78de65b5663aa597989dd2b7ab49200d7e4db98",
			"registry": "npmjs"
		},
		"html-tags-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz",
			"sha": "10b30a386085f43cede353cc8fa7cb0deeea668b",
			"registry": "npmjs"
		},
		"html-tags-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-3.0.0.tgz",
			"sha": "41f57708c9e6b7b46a00a22317d614c4a2bab166",
			"registry": "npmjs"
		},
		"html-tags-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/html-tags/-/html-tags-3.1.0.tgz",
			"sha": "7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "1-2783be28cec07f75",
	"_id": "html-tags",
	"readme": "# html-tags [![Build Status](https://travis-ci.org/sindresorhus/html-tags.svg?branch=master)](https://travis-ci.org/sindresorhus/html-tags)\n\n> List of standard HTML tags\n\nIt's just a couple of JSON files that can be used in any environment.\n\nIt intentionally leaves out obsolete tags.\n\n\n## Install\n\n```\n$ npm install html-tags\n```\n\n\n## Usage\n\n```js\nconst htmlTags = require('html-tags');\n\nconsole.log(htmlTags);\n//=> ['a', 'abbr', 'acronym', …]\n```\n\nAnd void (self-closing) tags:\n\n```js\nconst voidHtmlTags = require('html-tags/void');\n\nconsole.log(voidHtmlTags);\n//=> ['area', 'base', 'br', …]\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}