{
	"name": "property-information",
	"versions": {
		"1.0.0": {
			"name": "property-information",
			"version": "1.0.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com"
			},
			"devDependencies": {
				"browserify": "^11.0.0",
				"eslint": "^1.0.0",
				"esmangle": "^1.0.0",
				"istanbul": "^0.3.0",
				"jscs": "^2.0.0",
				"jscs-jsdoc": "^1.0.0",
				"mdast": "^1.0.0",
				"mdast-comment-config": "^1.0.0",
				"mdast-github": "^1.0.0",
				"mdast-lint": "^1.0.0",
				"mdast-slug": "^2.0.0",
				"mdast-validate-links": "^1.1.1",
				"mdast-yaml-config": "^1.0.0",
				"tape": "^4.2.0"
			},
			"scripts": {
				"test-api": "node test.js",
				"test-coverage": "istanbul cover test.js",
				"test-travis": "npm run test-coverage",
				"test": "npm run test-api",
				"lint-api": "eslint .",
				"lint-style": "jscs --reporter inline .",
				"lint": "npm run lint-api && npm run lint-style",
				"make": "npm run lint && npm run test-coverage",
				"build-md": "mdast . LICENSE --output --quiet",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"postbuild-bundle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-md && npm run build-bundle"
			},
			"gitHead": "4e6d19157b26491ddaa2a3b699a1d416d20965ac",
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@1.0.0",
			"_shasum": "2f7b87d42a2470f228e14c6e8f9b8cc1bf168f94",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "2f7b87d42a2470f228e14c6e8f9b8cc1bf168f94",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "property-information",
			"version": "2.0.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com"
			},
			"devDependencies": {
				"browserify": "^11.0.0",
				"eslint": "^1.0.0",
				"esmangle": "^1.0.0",
				"istanbul": "^0.3.0",
				"jscs": "^2.0.0",
				"jscs-jsdoc": "^1.0.0",
				"mdast": "^2.0.0",
				"mdast-comment-config": "^1.0.0",
				"mdast-github": "^1.0.0",
				"mdast-lint": "^1.0.0",
				"mdast-slug": "^2.0.0",
				"mdast-validate-links": "^1.1.1",
				"mdast-yaml-config": "^1.0.0",
				"tape": "^4.2.0"
			},
			"scripts": {
				"build-md": "mdast . --quiet  --frail",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-md && npm run build-bundle && npm run build-mangle",
				"lint-api": "eslint .",
				"lint-style": "jscs --reporter inline .",
				"lint": "npm run lint-api && npm run lint-style",
				"test-api": "node test.js",
				"test-coverage": "istanbul cover test.js",
				"test": "npm run build && npm run lint && npm run test-coverage"
			},
			"gitHead": "ebd98b17f78375c7b7ec8227948f9aa19267ddf1",
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@2.0.0",
			"_shasum": "37bbac4e3384e7efa9d04d09b0fe12e58e41804c",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "37bbac4e3384e7efa9d04d09b0fe12e58e41804c",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "property-information",
			"version": "3.0.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"devDependencies": {
				"browserify": "^13.0.0",
				"eslint": "^2.0.0",
				"esmangle": "^1.0.0",
				"istanbul": "^0.4.0",
				"jscs": "^2.0.0",
				"jscs-jsdoc": "^1.0.0",
				"remark": "^4.0.0",
				"remark-comment-config": "^3.0.0",
				"remark-github": "^4.0.1",
				"remark-lint": "^3.0.0",
				"remark-validate-links": "^3.0.0",
				"remark-yaml-config": "^3.0.0",
				"tape": "^4.2.0"
			},
			"scripts": {
				"build-md": "remark . --quiet  --frail",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-md && npm run build-bundle && npm run build-mangle",
				"lint-api": "eslint .",
				"lint-style": "jscs --reporter inline .",
				"lint": "npm run lint-api && npm run lint-style",
				"test-api": "node test.js",
				"test-coverage": "istanbul cover test.js",
				"test": "npm run build && npm run lint && npm run test-coverage"
			},
			"gitHead": "53c1f1bf11ab3271ddbdf0b0aaa4fdaca5a37e48",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@3.0.0",
			"_shasum": "ee4e27dfa67b777ca3b4220474f84732ab646a86",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "ee4e27dfa67b777ca3b4220474f84732ab646a86",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/property-information-3.0.0.tgz_1457005712296_0.25709526357240975"
			},
			"directories": {}
		},
		"3.1.0": {
			"name": "property-information",
			"version": "3.1.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"files": [
				"index.js",
				"LICENSE"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"devDependencies": {
				"browserify": "^13.0.0",
				"eslint": "^2.0.0",
				"esmangle": "^1.0.0",
				"istanbul": "^0.4.0",
				"jscs": "^2.0.0",
				"jscs-jsdoc": "^1.0.0",
				"remark": "^4.0.0",
				"remark-comment-config": "^3.0.0",
				"remark-github": "^4.0.1",
				"remark-lint": "^3.0.0",
				"remark-validate-links": "^3.0.0",
				"remark-yaml-config": "^3.0.0",
				"tape": "^4.2.0"
			},
			"scripts": {
				"build-md": "remark . --quiet  --frail",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-md && npm run build-bundle && npm run build-mangle",
				"lint-api": "eslint .",
				"lint-style": "jscs --reporter inline .",
				"lint": "npm run lint-api && npm run lint-style",
				"test-api": "node test.js",
				"test-coverage": "istanbul cover test.js",
				"test": "npm run build && npm run lint && npm run test-coverage"
			},
			"gitHead": "47d6e3f4f102b4158bc273ae1abaef9168662aa6",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@3.1.0",
			"_shasum": "1581bf8a445dfbfef759775a86700e8dda18b4a1",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "1581bf8a445dfbfef759775a86700e8dda18b4a1",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/property-information-3.1.0.tgz_1460467913096_0.12465077009983361"
			},
			"directories": {}
		},
		"3.2.0": {
			"name": "property-information",
			"version": "3.2.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"files": [
				"index.js"
			],
			"devDependencies": {
				"browserify": "^14.0.0",
				"esmangle": "^1.0.0",
				"nyc": "^11.0.0",
				"remark-cli": "^3.0.0",
				"remark-preset-wooorm": "^3.0.0",
				"tape": "^4.2.0",
				"xo": "^0.18.0"
			},
			"scripts": {
				"build-md": "remark . -qfo",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-md && npm run build-bundle && npm run build-mangle",
				"lint": "xo",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run build && npm run lint && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"xo": {
				"space": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "838fb4a5f22bfc7f3d121bd5d10fdd15fd3d7182",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@3.2.0",
			"_shasum": "fd1483c8fbac61808f5fe359e7693a1f48a58331",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "fd1483c8fbac61808f5fe359e7693a1f48a58331",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information-3.2.0.tgz_1497971478624_0.20486124022863805"
			},
			"directories": {}
		},
		"4.0.0": {
			"name": "property-information",
			"version": "4.0.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"files": [
				"index.js",
				"html.js",
				"svg.js",
				"normalize.js",
				"find.js",
				"lib/"
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"esmangle": "^1.0.0",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"nyc": "^12.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.13.7",
				"remark-cli": "^5.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"unified": "^7.0.0",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.21.0"
			},
			"scripts": {
				"generate": "node build/generate-react",
				"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "fe4d65b9ca49d1034e3c0fb277e091e177eff9b2",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@4.0.0",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-pjSfATdbuuqskgPVlm37O8ze06JyfOaqA6VOICPls8jr0niFuzhPBWxR8hex65w4gRYy14Iw9ajk1EIb2eMoqQ==",
				"shasum": "a9fd60541ef59248d1ea65bca8dd5f0e2aff733b",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-4.0.0.tgz",
				"fileCount": 23,
				"unpackedSize": 49260,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTf8mCRA9TVsSAnZWagAAKrEP/jeusSqvFXLxsvw4vZmv\nuOnDU+4hxQ7fVTQrR0SQIPOOjmm1VFL5Kam+D75PPI5E+aiHpow7GfrEajh4\n4L9RBgLoqrv68yf86D53BP/cIA+OU/PW5he2dsG7P+CrsYVHbvLLAnSIe7Yj\noY3jGP6lFEr9JrhuC9P0+ptE37ELiKeWFU8NvHbqTEA4KBI6/LJfDYCSSltW\ny/wwcJIMRWPBmYpWG8hW+o0u89XOOaj/Ivhspn7iYYSrdV7z3eItFRCkfS2D\no7/BPf1VdJtBr2I5C2LM7Qkq3DkV4ziSX+1GpNC5mWYMwgN5eCknCujY4XhY\n3Y5ncW4cQqmDIj6OR/5a57lOSEeQ3m9x+Fj+Sxsb6/xwQwdWVNp19GWA+77p\neBkiaLAbUxxCw02257VIJi0fgwKw1hU7LZOmBzN3X3hTR4f2UpSH4zTBkzJw\n2T46TF6IggOy9/Yc2SWGIYnEqIXXvsi4tUNecfXGwtusaNkXApIE2brlZxmH\n+a8LBtXCMhh358aDtIX/4myFRfmKPCLsuEgonQjmKXapTKw34K+xEt+A2PhI\nfFiz6VLJ5Di23w5XaV/wRR7NdPZGKb/UkZyro3TLUOWlvQib7+QQjeirwMVf\nUReu0cfa0CmqCBHJTsi7OqMzrhAAnIfuH7LZs5iduTf/I3NVOwYKXivDTueF\nIJ19\r\n=X2lz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_4.0.0_1531838246409_0.06058209601247855"
			},
			"_hasShrinkwrap": false
		},
		"4.0.1": {
			"name": "property-information",
			"version": "4.0.1",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"files": [
				"index.js",
				"html.js",
				"svg.js",
				"normalize.js",
				"find.js",
				"lib/"
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"esmangle": "^1.0.0",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^12.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.13.7",
				"remark-cli": "^5.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.21.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "dfe4058a417574c9fcda3a2b0c60aa64834ab0fb",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@4.0.1",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-kb7P8buEebS4jf7hgvm/er6hPV40LYclizuJOK6JANL4/cps6qahJbG722GQjH8tasOCcpzNaX1hs79wv9+BkA==",
				"shasum": "932331a8334d9888bd6ced4e9940efab8778f73c",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-4.0.1.tgz",
				"fileCount": 21,
				"unpackedSize": 80015,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTmZECRA9TVsSAnZWagAA+QYP/3pE57hQG59wYHeoBaUb\nzPiAOLKEevMYF8HV2/WzeTXymfmCi02uczurn2fwLvJIDnp5QcPqrojXO5JG\nMR2apa3pMxYhERx2o6kQP8QysVa+3Qh1oAbAcOce6cKkv9RlYNlhgp+PnuNm\n9Php0Mddky2t8jT8UTIO9sNPpO55h4FRq0cTK71uFXzTGJN6mIJu7odzDU8+\n7RjaFChfnU9SCf8+kSJV3jSJjY6yv/Hpv7Gz6Lid+tOtmoCxmi2HDC91RTOk\n/WdtuGDPjBPsk6eZY/Xg4IsjVauWC7OdamgOYhlYqJZ1IRmYtzV3P9VMJD5u\n4iSiBCJEcPd+EEpTyQif7A54Zy9SP0JlwU089/iggSD17HXL8y/cyOHpaAKD\nUd0cJvgOXYwRuICf8NxJd+2AWT83wyWa4pPrzDQ4J7sKaafyB4IYy4O7+7Y4\nPHSWaFrFxc3FM4xgAxubvJEouVGVut0WObv6E4m7Bm4BbjBD/P7TMdHOf5cg\nZaRimeSmxvXcSX9y1IbTNKNljl8LMksT7X4O9YU376KCTeWnfVAVeHle2iI4\n1fWetyqWvMIyMU2Y4DvOn3p4qkcPvSBVVfVBValZ61Bm84kHKY+RZSD8gx/X\nbvBqJQehexmr5ZBjjlbDOHkXg95OwSGesHvbJGMxOr58zkIhlNxoD7qs+K/V\n6eCW\r\n=s3Ug\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_4.0.1_1531864643977_0.14692757796113654"
			},
			"_hasShrinkwrap": false
		},
		"4.0.2": {
			"name": "property-information",
			"version": "4.0.2",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"files": [
				"index.js",
				"html.js",
				"svg.js",
				"normalize.js",
				"find.js",
				"lib/"
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"esmangle": "^1.0.0",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^12.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.13.7",
				"remark-cli": "^5.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.21.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
				"build-bundle": "browserify index.js --bare -s propertyInformation > property-information.js",
				"build-mangle": "esmangle property-information.js > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "70c3f95637e8ab89b133bf1ec28ed637b48aae07",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@4.0.2",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wqUoyfba4eVkXu14ibSsx1v5SmZt1KKKRnWiX3Psazt8P7ftVS82UyozXZcFXA/kweNbs8/XmmoIfQzFjI8F+Q==",
				"shasum": "1e659c0f4a4109d75f164975ccf901c6f8d6758e",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-4.0.2.tgz",
				"fileCount": 21,
				"unpackedSize": 80015,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUMMoCRA9TVsSAnZWagAAImcP+QGMNRGe9URG/d+Dbsqd\nBnOYya9dLkShXsG2m8hPVPClXtrcmNANIuUc+wkXIX6HnDPJJt1Cz3jhuaxg\nw2QXSg8bD8OMqtJU9v2rjVLz1NJeqiWFw9CX1n6nwfrrFHJSRfhK/lTWRVH8\n8GCp1tZCEs6/jiRdXj4mLdRq9bBVVGsnkmncl+FpK0yu7vA6oi6ldeDAnRuf\nU4KR1DxhMkz7NnmHRJt/kPHKdRHMN7Yant4ogz1XH3J9233lr0p4/mAE9QIS\nRDwGo9QdkjU05g9t0LedG0f/RwRF/RD+w4JeeVgvPhMIAkE2x/9JPdkwtECG\nIypGGI5MeynnCShft5VtrWevxTvuxR6VVYEgOUUxVLOeWMLzSu6Ixk1ByLzi\nL0Xz9Q889QIqtVqfhDDwkqfSPWbHJAjn2KGHPvgXaqzg0EtJh6KkJoo+j9K4\n3kpR4w+29Ydol6Ady9vBaluHn0sLkrz0HEIJFUmyu9L+OLZ1KfP04ceVUzwi\nFFPHffHiWT21CiT1U/Fkj1xVZQ1RfWHyGlsDXIr2YSh1Fd9B8owN1Boc5OiA\n2/YDGptrFDLxT6gSUDca3UgtBfchhb8NCgwBE5lCA9xBhGzA64aDuwgh/LTX\nfNAt2USR9p9/VJ+HZwCno+6VPm3TN6zgsfeKVpgcCLDeC7wERjwa+vWyrSzh\nQ8P0\r\n=+vNm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_4.0.2_1532019496305_0.6146492179341396"
			},
			"_hasShrinkwrap": false
		},
		"4.0.3": {
			"name": "property-information",
			"version": "4.0.3",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				}
			],
			"files": [
				"index.js",
				"html.js",
				"svg.js",
				"normalize.js",
				"find.js",
				"lib/"
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^12.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.13.7",
				"remark-cli": "^5.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.21.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "558d4bf51c62c49bac91a0043dc13484a2e372fc",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@4.0.3",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-SjrxE2Fxf5sZrMwbPGhjBH029CRVX/2EIHy3+lj9XV7V6Imb3pWlXC7xopGlwAiviBFEwdzplk81Yeivir7mtg==",
				"shasum": "379c9f66d2a16bd720b2e1ac2514cf9bd828854e",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-4.0.3.tgz",
				"fileCount": 21,
				"unpackedSize": 79980,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUPPoCRA9TVsSAnZWagAA8GAP/1d0QGkZGlJ0+n7mLjn8\n06G6BfOM6FF/sYcets3ZwLTvmiQ2FzssVqLnra3Y5E6/xYEO43FBgeS1tKKh\n20IdEJjlCQs1QCbh2h9009/H6BkzmSA9dz+xKkHHuytsWleUh4ancWA9EwgS\nXLGFStZ7Ly0lQhfa0CfWEDd8ENsxkoyVO58RQyiMVxPjUcxPxPfTD31mOrDB\nVrh8y4J6JGMMby0lTXqpjp+VTMON5r2cZ1rF2UjDR19ypHECb7du6MJEuF8I\nAfGe/ChMlYMv+8rpPWburIJkm6delEjWKRzhbLAISyyF6b1HCAdn+rsvI1BA\n+eJLYo6xB5fE4PisLWoDkzyn/RpMcTZONzmmsinYsbE1opvXSZ9oWtyraiyt\noMH/panNx9UKLmExLAGb16ERQlCu6KPGPPujr/VoKZlsIaBnedeUDEjqbctK\na4gG21X1qy5U5JtzavSHWAcgLp+WVbQ3rmjQimSQKGFbgMF9rZre/PRZwWbi\n5tpvKNxkS2uRjrGoXknz3omCwiDyZHTMPr1pOnPQSZKKzE9V2PNsByCt7Xgh\nxI2d9SkVm6LUBRN1v3JeugoC+c0cfQQ2v6V+ldfaiKPEhxoCon8sCWJ7TvX3\n/bNJQWzoan1jEfvMJsFRCQsO8NIntZdVyIFKR9Sjw13jn6Y96mkXlTM+tDUV\nK9Pb\r\n=slee\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_4.0.3_1532031976371_0.6985390657793642"
			},
			"_hasShrinkwrap": false
		},
		"4.1.0": {
			"name": "property-information",
			"version": "4.1.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				}
			],
			"files": [
				"index.js",
				"html.js",
				"svg.js",
				"normalize.js",
				"find.js",
				"lib/"
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^12.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.13.7",
				"remark-cli": "^5.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.21.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "911285c79dbf8f8eb842849536324ffa196f8c88",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@4.1.0",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bv9oWK9kX47b1rpZoLdv21FGCUAWTOClpb/wsbz2unJtyrZg05h7JBhn4mDb20KCG1jF/cbIdUa2IoYU/Wj4Hw==",
				"shasum": "16f817d8c087f3018b91877c193d730570487bb2",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-4.1.0.tgz",
				"fileCount": 21,
				"unpackedSize": 80161,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXeHwCRA9TVsSAnZWagAAxo0P/0K/DGRFIGlrFryY8L/d\nbHEEf/7J+B/TuP9MrQ/wmpxpUn0DGtLauFbc286y9jJDldBm6maHykyr5TOw\nra+I38VGAMR79bxo9FWpijvNvLQTq9mrONcUIEQbvNhijYyDZsL4SRyQyG6V\nDNnRAD99y1cxsImUDlIcFJR5wMJTndm/5PmjUhwNL/SIid9Bwea8mkNk/xcd\nnu9fv/WScRprnkPJpW5F0wYLMg/pQDNrkEnib4AmI4iwmHjLvvnZAnb+HHeK\nBh8GTglxYXfis9yFe5hgtA6TkpEY6PgjHRKtpL7Oieao9hIo0SEMIxGZrQvm\nAGLWlZKL35kSR3h3dCxSYOPUbVOSz145KqOnG12SoAb3PTJuvjwydAXVkdhq\nd4cHTFE38VtzWXKDKU4cTcMIej2CdKkcLE/N9Zxwm0L0wR8NAeVvuTdn9iSd\n2cKIj7Xbyj1s22CNp+zEzm7rVnlLCoLtiynDa/Ov9k2hqqxf4cj7+3WXwacJ\n8uKofeP8AGygag8DJUhnM+WclF5BmJY4sCxdaCgOjvRmk6ZwrMqyqFcEsWJn\nujygDLzknhjSy2bIYVZdl9YPtCgfTXuf2xYtmx8v3U86+KE9Id64tHMaWigZ\nglDtWBzipSjOD7kSMD9VMqJj8gmClVnVCWpugWN0Em00JL9dBNoJWyDBZafz\ntVFf\r\n=dLGJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_4.1.0_1532879344552_0.8042438401200698"
			},
			"_hasShrinkwrap": false
		},
		"4.2.0": {
			"name": "property-information",
			"version": "4.2.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "http://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "http://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				}
			],
			"files": [
				"index.js",
				"html.js",
				"svg.js",
				"normalize.js",
				"find.js",
				"lib/"
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^12.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.13.7",
				"remark-cli": "^5.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.21.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "c748c5e87cb80e4656db208312da3d7654e0645b",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@4.2.0",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-TlgDPagHh+eBKOnH2VYvk8qbwsCG/TAJdmTL7f1PROUcSO8qt/KSmShEQ/OKvock8X9tFjtqjCScyOkkkvIKVQ==",
				"shasum": "f0e66e07cbd6fed31d96844d958d153ad3eb486e",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-4.2.0.tgz",
				"fileCount": 22,
				"unpackedSize": 80772,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgu0dCRA9TVsSAnZWagAAym8QAJ1f8TKqOiqOdPWospHQ\nMNbWyt8MMUzNUY2izi+tRHaAsY+2Iw8pd2rEx2AiZ7Vr5p2lSSyP/OPHWgOf\nKoTzRKfTkiwVuvpaytTcvludCWh2E7tc9pqZeHR92UI6O5dLsBbd7W0MsVRR\nl5ocuDWgXoEy+IKTbPMiwmtowwyudjdEej3P3f5w3Zq00OIOpnEECUx2fU52\nCYJ0YH6v6eIEbRzuOEQsfcERaWFH6iGH07v8A4aqELyurnYzlj/O2IZ2JXDN\no35RdeWz2EybiOqfNbs41OShhIBS8uXcML+vHvDXjfUHpNfmrgsgXirtE9yn\n4dPanU8ryOUGxerDIyOOZf9eNFZDMlQ8wGbSD/MwK/mHtbcAmJ0Zdln4yrxG\ncqHy41ZYkjFaVuBdZrvy9AJy6AvKdC8p7uipekNSnwIDBIDO6DIgQtYOqO+C\nfzJXt9bSpp8d9dIB3K5mkdA+WYWUezMtu/7Yryzo3MfuEqSOcPPaykdFNmmO\ny52rNwItP/Qkx1P0YWDC0vXLYizHCTVHNDrldHWidDu1VA0Dta6Zmxpst1Ky\nxOH6HGZ5V/j8aVQvFUQhd7wkmRwzgDN5HVckDRtYnuav3zI8vkFtcS1KrzsC\nSh+Orp6wk01HL1XjoroNVcsQ0He46htJ57t8JUKGiOp3mx7qtS9pJlfiVbfC\ncPlE\r\n=qXOZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_4.2.0_1535307036079_0.2272457359021378"
			},
			"_hasShrinkwrap": false
		},
		"5.0.0": {
			"name": "property-information",
			"version": "5.0.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^13.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^6.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^6.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.23.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "89e38df3974ea2df472598329eb5e0048476f57f",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DMc2zoj1c8wACo3g+3R86N+YjIL8Qbl/h/DuHJ3WN4WRFvPsGNkNWUI4+ztVBzvUA8Tm8KiBUIrhMBBPW65ziw==",
				"shasum": "c4a2840bd587b829bbf723c567fddb967b82210c",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.0.0.tgz",
				"fileCount": 22,
				"unpackedSize": 81080,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4sjqCRA9TVsSAnZWagAAwfcQAJ2bDKgHYOcN+H7VRCLb\nzUtMf9ETRsbJjxpK4nwystH3hS1PXy0BPWPhA4bQu0qb9YuQ1z7RGULytQQ3\nlT85KhlXBWZLZp2WFXyX0MhRa/AES6Us8mGh/KtDWuAhNmsYkBhIf9M4RNDv\nzvA8d4He2nLQBhU5UGVTcjaVUg3d6hHKTFzTw1srBRjG2ZKo01/pnk45anu9\ntzFATO3DxBgkxHTntuN9oLpX9aurT8QsrPkSqGP4yAzrsvkvdfSeUrnhW+Z3\nZKV0FnO19GJ01YiOt38FF4lFH6Ojqidf2ulOwHnxKxjRaC+8rJraV/gZfNrM\n3r4+idBoU+SjEdegMV4BSx9aeErdF2O6+ASsZJqXVF+3q8gIjFZqx43uGSqi\n0bgOTKjCC+5Z9SDlgRj5To6UdcTMjOaEnvCuQfPzUVremuP+Ij+o1qJaX+AJ\nIKAfKXeu+A/3JhRsNVoAWA5joyXeo54kpoIdSUO67eiHgkQ4MuRpvm83CDiH\nO6qStjdMzo7fq3sKovmwcrBCKMc2rdIyr2ubJpe6jcUIaOUqkogpJOQ/02Kz\nI2CtK4L8o4Who5o1LIUrCMj4WM0mx0SuXPuaDvFJC/86KSv4NFiOiK3H3vyV\ngoEbyEyQO94sVBYGGIZfd8dGXJ0VwpFBaLAUvQfaAbSasZJH5mwlPuDhz8ox\n6fgN\r\n=7gLH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.0.0_1541589224876_0.6302987819897856"
			},
			"_hasShrinkwrap": false
		},
		"5.0.1": {
			"name": "property-information",
			"version": "5.0.1",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^2.0.1",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^1.6.2",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^13.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^6.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^6.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.23.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "0b7c54bc3afffd4d24fd3637b9c6f5f86fe209e2",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-nAtBDVeSwFM3Ot/YxT7s4NqZmqXI7lLzf46BThvotEtYf2uk2yH0ACYuWQkJ7gxKs49PPtKVY0UlDGkyN9aJlw==",
				"shasum": "c3b09f4f5750b1634c0b24205adbf78f18bdf94f",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.0.1.tgz",
				"fileCount": 22,
				"unpackedSize": 81143,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4ssqCRA9TVsSAnZWagAA1XEP/jELOfjf7beNouuDbNsr\nMNTof9ixSHTSU0lHoQ2aGem/w7fNrfHKVs7LTBKgwDcs3eREayXSADmjnSka\nP2djokPU4WGpPAiIrepdSaP65gGL+BgjPufena2k/ZyDKFGKCMmCdpZSajbA\n5dy6jPc7F+JNA26+3U+pf65XjeCR6CxvFQZEfPR17f4tXbKdh9XlmXp28QuX\nOJUI8fY06NCpicPlGHcHs+kb84cjowqbn32j93wE76VAydQk5rHcpKsMUlct\nCMiovmrESPoLNy3h43BisSE0Pn2Vbfdpu2dCpqVXuKmbPtnwxz/XlpeBKfTj\nfJUTvJ3CBNS9LgyuVCFYbfqY1b7axDPyb8T5IJRIOOkANEAPN6ACJzTSrXsv\nOmic6LHM2vsHns/LTjqE4I1B4HIemujLWxOlmhlM0knOsLtvr4nRrc6mSBIx\nif06DFOHlU224M3v4PTaJ4HQ1UZz0+an3MsdxRPljJZf9RWLl5hg1CuDg7V0\noM54Cwom7o6avkK8goX5obPIg7poScgPGEXnpvK3STFtogIj+aatKLyvN3nD\nc4/eOLsA0N/hd3HTjWU3zg4odRzYXkINks5XL7ON3sjGOi7d2dSosSm91C7C\nYFLEQhqTQQk9ESkpjDFLWA0MZX+P/6gQYRBhJbZJ445q3B9tgbLbCAG4b/B5\ng8S5\r\n=ya7m\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.0.1_1541589801194_0.7061148570381404"
			},
			"_hasShrinkwrap": false
		},
		"5.1.0": {
			"name": "property-information",
			"version": "5.1.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^14.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^6.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^6.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"svg-element-attributes": "^1.2.1",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^7.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.24.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "1e0309b26462c6d8ae24e0bf218c5f8bc72593ed",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.1.0",
			"_nodeVersion": "11.9.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-tODH6R3+SwTkAQckSp2S9xyYX8dEKYkeXw+4TmJzTxnNzd6mQPu1OD4f9zPrvw/Rm4wpPgI+Zp63mNSGNzUgHg==",
				"shasum": "e4755eee5319f03f7f6f5a9bc1a6a7fea6609e2c",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.1.0.tgz",
				"fileCount": 22,
				"unpackedSize": 81659,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2pcgCRA9TVsSAnZWagAAAVgQAJkCPr+OPQsurG+L2d++\neZ0db1PTBQNQuWe0JXY5Q5gWhQcCqgYoxhg+X+xOCIK2z1jpeHEvTXk8jpeG\naT8S56iWH38Z5HR2hYCxhbrUTYlZExHJvz6p5uzWVd1qneu1tgDJSHUcvE/O\nSWGy+FW/yOz9rIYnE7cVD+uYBO69Z1jjwYL4hB5pfObT20arpNZwAHxTJ2Nt\nMQTzRwODIoAbOjUy4TbgWcHCc++gwDG4fZ4R1yjMO6my7Fy66hjhWwUaOzpx\n2BW+L/jwnzF8YOVz8NGLtHJ9VTi8Q3YP9MJDo/Q8UxhncE6FgCaGk2stzRDP\n3+LEm6t5RFs4p+v7vE76AMkmuPg7LIz4vN8XosfAioe0/16Bixi3coz7eN0c\n0pN5qtgkf8Bg7oH2Bdai8yVVllfo1MxnkNyaTneq9L6AOEgwm4Wu7M1tJ9q/\nQa3yw9NowHs0U51PqFMgtce9i+emsNw6LyW6Tflab+c4jSPIBOe3vBoPHWFI\nwGZtnsMYIPPIhuGJRKC2TJndxJ0zXLiEeLp562AZIyeIvVhFjmCyGHz0AfHW\nkKUJX6Eij5QWW3Xc2NIOs7qXbASJF4ya1s00r8j2Z3zwfFMsudyff5y/9x9u\nan0mlLkJr6u6RwpPFNsr9PIEv7ptTWwCOsPHkAHpIGgWyD6Icz4b/xgtTJHg\nYup8\r\n=Zi4s\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.1.0_1557829407684_0.21479255203796677"
			},
			"_hasShrinkwrap": false
		},
		"5.2.0": {
			"name": "property-information",
			"version": "5.2.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				},
				{
					"name": "Andrew Burgess",
					"email": "andrew@andrewburgess.io"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"html-event-attributes": "^1.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^14.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^6.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^6.0.0",
				"remark-preset-wooorm": "^5.0.0",
				"svg-element-attributes": "^1.2.1",
				"svg-event-attributes": "^1.0.0",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^8.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.24.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "54aca48cc09c1ec74043aa132527fc029164c534",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.2.0",
			"_nodeVersion": "12.2.0",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-cj2Y4cnhLzmfBiLx07jDJ8TK1Jmn02h2PZE3EDZ5K1racmt9YGztQOkv8oBWwdkB7PMeDKTgwFLiRZR5Hpg2bg==",
				"shasum": "97228f2cc290f66af30a36d2d6fc992da2e6acb8",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.2.0.tgz",
				"fileCount": 22,
				"unpackedSize": 94791,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLujOCRA9TVsSAnZWagAAU9YP/3+YEdAiqcv3yfEpt94w\njBhWrhXsiEjXhm3IveHWajaz5Izbc7jwe1udAklYxEH5Ev9a4sDrtAuj8RsG\n6ToJvo0Ukj/U9ir8a3LOq9pyB1YkOCRvmp53CDtWgOwSjxBHvv46vZbSiUU4\nDPAOdAE5bdBcUOR7/WOjNHWUKwObjw9fcIJsYuJG5Q4pV8KCmz+GoB9iJAox\nzSwq8U4066R4mJVNgrT3sVYgOXKs16EoBk3g+MKLMiaoobYwt/NyRZ90pjF3\nMh+hSWHQVzxZsRo7l0l+IqyCESQQG7XPzS0eGTJT9u2t49CSKRogJuu7ZcRo\nZsCW/hUCRATPkFbkIpoHq5fwtvRLjgd3wbAFRKfZyivIQ9sv7aVmR6RfIZHF\nTp62pCRYldwSCWV8oCh67FmLnnwyWrZBSKGyM5w4BdjkMc9aG32G+Zh7KmcF\n4Q9ME84tRRv0akGmKxntSxAzmi9JktYpJjIegWqOY/1QusA/vALqkZJoEnhs\n3t62zuxkKU4BR1DL6hxNoks3f3bOzC+2viEWUp5V4QekRnsn++VoqC46idP8\nKHO9r2q5gZed57V4VuBmY3P2v7Zz2BS0sk4e/qePg5CUvrf6hl9EtVet07l5\nRzoRbqNUq9FwUw0cz27wGM8kqXBxG6kOeSexfs7JKkgO0kbE9n2hAE9Giyso\n4Hsc\r\n=EuqT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.2.0_1563355341661_0.1994904801370987"
			},
			"_hasShrinkwrap": false
		},
		"5.2.1": {
			"name": "property-information",
			"version": "5.2.1",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				},
				{
					"name": "Andrew Burgess",
					"email": "andrew@andrewburgess.io"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"html-event-attributes": "^1.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^14.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^6.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^6.0.0",
				"remark-preset-wooorm": "^5.0.0",
				"svg-element-attributes": "^1.2.1",
				"svg-event-attributes": "^1.0.0",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^8.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.24.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "54aca48cc09c1ec74043aa132527fc029164c534",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.2.1",
			"_nodeVersion": "12.2.0",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-BoynvHjL3/cJulrgmVhOopAaLcJThuMn0E4SRPVRXiBsUyaVJrCl42/SugWVJrVNQnMLbOUpXH17tvMS4AX5OA==",
				"shasum": "ed367846fd8f2bd2df3d9cfbfa496aaca400ba07",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.2.1.tgz",
				"fileCount": 22,
				"unpackedSize": 94791,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLu3wCRA9TVsSAnZWagAA5cIP/2Tu7aFq9tp5VuFLBSnu\nL8oWJnN7KXF5xclcsm+F/iPXhrRVXSoKJ+bAa+6KJ8xvDoSbVJLwWhdKe0Vk\n9rNWr2496mV1kmi1XgF3Z3Cnequg3CpMhpQ3u+KpdgPDTYVyIrDsDXfOvB9j\nz/kgVPYLKQbk5AfHPhcrnLydgf37A7vvCW3czOyYf1XpFDXjeqOBoe1Pfbz8\nkL6Nvgpj7XqbRFVZQ35/p9Ja4qmQ4fF7oE2spDuEpCRVP4ADt2qHiTAG3Coj\nuInJ5z68nSo5Z7Mn2dVpKTrZRXItL6yljICzk+yQvqtSzv4vUSEjjAj/eQF8\nDqbFchcpUi9tZu2aUdn5GX3nS/bX/5ynAwIrtbFyQ85HZN7IfzZBwINN3YcD\nfu5iKTlkLpmbuUiX7GAC381tb4OL8vYeBblTMZYlh494MkT1eS5+ZZdY587d\nHRvst1tZc2QTYoGISs3ODb4Zzq5IglXbBoY0IQwfNUNIo6XNQrPFy5XTl3y3\nGQx379HMGtTxDGS6J4S5uxhTrRmOkil5JiivVisJ9N2fJXBG6YFOjF9kLt6W\nL9ogyJ4eFKBbwY3aR8wKVk4QI223NMNvnLrecjw7srHgicEmabgy55p94XAf\niNJHVMTpIMgDsng5NYNOL06lUHaFMKbsRazw9pZ+irbi3ieYioJxFdR/8H7S\nM3QG\r\n=eqE8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.2.1_1563356655052_0.21056386760379397"
			},
			"_hasShrinkwrap": false
		},
		"5.2.2": {
			"name": "property-information",
			"version": "5.2.2",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				},
				{
					"name": "Andrew Burgess",
					"email": "andrew@andrewburgess.io"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"html-event-attributes": "^1.0.0",
				"mdast-util-to-string": "^1.0.4",
				"mdast-zone": "^3.0.1",
				"nyc": "^14.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^6.0.0",
				"remark-frontmatter": "^1.2.0",
				"remark-parse": "^6.0.0",
				"remark-preset-wooorm": "^5.0.0",
				"svg-element-attributes": "^1.2.1",
				"svg-event-attributes": "^1.0.0",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unified": "^8.0.0",
				"unist-builder": "^1.0.2",
				"unist-util-visit": "^1.3.1",
				"xo": "^0.24.0"
			},
			"scripts": {
				"generate": "node script/generate-react",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "54aca48cc09c1ec74043aa132527fc029164c534",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.2.2",
			"_nodeVersion": "12.2.0",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-N2moasZmjn2mjVGIWpaqz5qnz6QyeQSGgGvMtl81gA9cPTWa6wpesRSe/quNnOjUHpvSH1oZx0pdz0EEckLFnA==",
				"shasum": "20555eafd2296278a682e5a51d5123e7878ecc30",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.2.2.tgz",
				"fileCount": 22,
				"unpackedSize": 94791,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLu7TCRA9TVsSAnZWagAAWCYP/1UapfUuf5Ro1I3NMDuY\nFQfhrfDL9JFtiuo5cd3qDGOhWmvRZKv7tSpZM1y6HRuZaMJV/EF4179y6z0U\nTKbWYkMTOR/2z0BS3Ik+Z6vYM9kztQT7gCo68705Md/PhwSHMAOz8Q+0dof4\nmJIdXONt4cntn2E3AuhtrmPixbBvVQvcLhzjFgJqdjeBeO3IEGcIeNc7NkbJ\nmnh3JYeWXZ08QcOLtbfjCjjFYA8hZ2gNG/ZoJNVJdhY797ua1CpEwGuw0a0Q\nsp8VLzNwLY+jb5ujL/h3vQ5HRJFDI/oEQBUOC1vVrh+pK2MwCH0+mqHaT8bo\nUoNYESFXIkSbtpBiDmMvOvcSKDCKxx4lPIGvLkxB/fEBIqn/N9G5DNgN7nPh\nQEn2CpybZKCtkfm+Tv7DUefCD92ebJyOhLCKes7t/mxqicm4iHQWr+25MDan\n6uHt11ZbeD4xguAyKlsaTTGJTrpZFk1b4ghZp74Yk4W1+Nbu2VxINPWJTezX\ntnSzhk2wouexJ3Uic5pupcZPlcMuLohnopuRWUsO9DEWM5dBYuxWqEb3RRgX\nUsTceNNoGqLg59/WzRHyS5CGY9a3CnMCDDkIQ4ldIR2ubFuMVk+m9eW+EjWR\ncUiPIb0/d5J4j4hyg3al+VECJvbUUAwit+cvAQuCzpNXxbTYeH6yqKGroMsj\n6hYx\r\n=UGCz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.2.2_1563356875640_0.016541176637485888"
			},
			"_hasShrinkwrap": false
		},
		"5.3.0": {
			"name": "property-information",
			"version": "5.3.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				},
				{
					"name": "Andrew Burgess",
					"email": "andrew@andrewburgess.io"
				}
			],
			"dependencies": {
				"xtend": "^4.0.1"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.1.0",
				"bail": "^1.0.3",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"html-event-attributes": "^1.0.0",
				"mdast-zone": "^3.0.1",
				"nyc": "^14.0.0",
				"object.values": "^1.0.4",
				"prettier": "^1.15.1",
				"remark-cli": "^7.0.0",
				"remark-preset-wooorm": "^6.0.0",
				"svg-element-attributes": "^1.2.1",
				"svg-event-attributes": "^1.0.0",
				"tape": "^4.2.0",
				"tinyify": "^2.4.3",
				"unist-builder": "^1.0.2",
				"xo": "^0.25.0"
			},
			"scripts": {
				"generate": "node script/generate-react && node script/generate-exceptions",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off",
					"unicorn/prefer-includes": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "25576e607179971fb07222e5da3895c7dbe9b95b",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.3.0",
			"_nodeVersion": "12.2.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-IslotQn1hBCZDY7SaJ3zmCjVea219VTwmOk6Pu3z9haU9m4+T8GwaDubur+6NMHEU+Fjs/6/p66z6QULPkcL1w==",
				"shasum": "bc87ac82dc4e72a31bb62040544b1bf9653da039",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.3.0.tgz",
				"fileCount": 23,
				"unpackedSize": 95866,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlkaqCRA9TVsSAnZWagAA8RAP/3JbKE7HYON6JQ0bX4Gr\n68Xpd2p84HZC5N95ZgUVzpba/nKiEaMNjOBkvn07FTkRSyOtjl8fnXt/Gu6P\n0mEu+103ClnZ+P91s/3CP09w0WONhrnDZ0x3F3ci7ooZG1Z32WKy0E7CwQFR\nfqoIRgtVjCdRJh2E9Pq7dA40geUYZS7QGAguVK+RSpKweLGS1Fz1yWLftsmy\ntxMuGJjpANR5c4CGJ3wMx0QlLajpgF/ZzToXi6TjdEsJPj4fBluuXvP+wKEf\nVP1UTemtAbu8K3ABDMvp2ofqqbFCgf8TrweGh1M0gOnBaWiUZCxxmZ5Zpq47\nhLs6GmFM419ODt+Letur//XuNFuoJRqc7AZrZvTpJf3jg9M9WgjLdo6Oe45a\nCvQweRl7/qzADMMOzCvoJ+D37Kig/7VuyaIQKjv1ytBtLUtQFPsSXsUKighV\neNakkQs6OAZMlT9WX106d/OJXG3f+a8rLwbI3q1FEyey0cUe0ofP5LXgeLhp\nRByYg31IVqIpSbzCQx72P/zgQ+Xi0VmtQfKlZ8MBO8B3UcJlmB0l8O+hPOgJ\n4/fA/m+TgSFYhu889GWLWyVnpeb3+ciMxU/+2zVNAY4V+J+fAGRbw2UZmpWV\nlyYHt36s3ls6tRG80Kz4DgG51o+DRYt8ZOoHcaf6Rr2ptzjjXFtkVuzckz73\nOeJu\r\n=yKPq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.3.0_1570129577188_0.9433569364278966"
			},
			"_hasShrinkwrap": false
		},
		"5.4.0": {
			"name": "property-information",
			"version": "5.4.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"funding": {
				"type": "github",
				"url": "https://github.com/sponsors/wooorm"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				},
				{
					"name": "Andrew Burgess",
					"email": "andrew@andrewburgess.io"
				}
			],
			"dependencies": {
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.0.0",
				"bail": "^1.0.0",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"html-event-attributes": "^1.0.0",
				"mdast-zone": "^3.0.0",
				"nyc": "^15.0.0",
				"object.values": "^1.0.0",
				"prettier": "^1.0.0",
				"remark-cli": "^7.0.0",
				"remark-preset-wooorm": "^6.0.0",
				"svg-element-attributes": "^1.0.0",
				"svg-event-attributes": "^1.0.0",
				"tape": "^4.0.0",
				"tinyify": "^2.0.0",
				"unist-builder": "^2.0.0",
				"xo": "^0.25.0"
			},
			"scripts": {
				"generate": "node script/generate-react && node script/generate-exceptions",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"guard-for-in": "off",
					"unicorn/prefer-exponentiation-operator": "off",
					"unicorn/prefer-includes": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm",
					[
						"toc",
						{
							"heading": "contents"
						}
					]
				]
			},
			"gitHead": "ac3452348fc694ec8bb2d3f0080b25a9dfa7f8e2",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.4.0",
			"_nodeVersion": "13.0.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-nmMWAm/3vKFGmmOWOcdLjgq/Hlxa+hsuR/px1Lp/UGEyc5A22A6l78Shc2C0E71sPmAqglni+HrS7L7VJ7AUCA==",
				"shasum": "16e08f13f4e5c4a7be2e4ec431c01c4f8dba869a",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.4.0.tgz",
				"fileCount": 23,
				"unpackedSize": 96076,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsxuCRA9TVsSAnZWagAAUgMP/i4eIj1dzHidVIDchPXY\nipTjlINGlawv5utDy75OH+FmGvZQ86BvWY0WgVKM1U5EtwaQeTc/lfu32ZkL\nFn92Cb4uLHQriLVFatF6Es7zPrZrFO1QvuReMAXBk9FzHs/Jx662nIEcY/0v\naDktG8szd2yaPXEYuE+ijuGBIM1iE4dp3t5NxlBdjJxIu1OU8x3o9vgjvL6t\n5prSVeDzkkeHwy1uVR+LbSnKUj+KOjUPapWDvl/gcZcGCIhsuK15daRgZV7T\nS1PdvBGP4yofICYWXgdxXSvG4bgX0+hVwKv8cZ0UlOc1Gyeul93MzDY2mOh3\nUhSq+mqDue3pYaGzbNfnALAAVCYW7x/Cr4S+olgtGlSECtp99+vtSqe9yusj\nT5EojMvQYuqvJZ0AjoxnjqI0y4a3/gSeXB80sceKil9iSlZSNz4aPOY3FazF\n3VE4fiZBDKoOo4lzaoq4cOTaqbuhz44AF/3QrvQVr9e/lwypAe709fHMIug3\nQq/b/6MPcrQV7kWmKD0VH/7gAqd//86aaQ7b9RTZYreP1FKHOk4iaCxUsqDE\nk7I1Yz+G3P36AfYS49yvDxR/89Hy0zqiRK+52q6TqeGMo7WqStn7s6C664N9\nANHs9MmddjqM9oNF2xy5Vn8zNSeVNqV9eg9eEhgSGlq+V/KQq7AIB5nTEOdd\n6goN\r\n=QjzI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.4.0_1579863149941_0.13328873696164623"
			},
			"_hasShrinkwrap": false
		},
		"5.5.0": {
			"name": "property-information",
			"version": "5.5.0",
			"description": "Information for HTML properties",
			"license": "MIT",
			"keywords": [
				"html",
				"property",
				"attribute",
				"information",
				"info"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/property-information.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/property-information/issues"
			},
			"funding": {
				"type": "github",
				"url": "https://github.com/sponsors/wooorm"
			},
			"author": {
				"name": "Titus Wormer",
				"email": "tituswormer@gmail.com",
				"url": "https://wooorm.com"
			},
			"contributors": [
				{
					"name": "Titus Wormer",
					"email": "tituswormer@gmail.com",
					"url": "https://wooorm.com"
				},
				{
					"name": "Dustin Deus",
					"email": "deusdustin@gmail.com",
					"url": "http://starptech.de"
				},
				{
					"name": "Andrew Burgess",
					"email": "andrew@andrewburgess.io"
				}
			],
			"dependencies": {
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"alpha-sort": "^3.0.0",
				"arr-union": "^3.0.0",
				"bail": "^1.0.0",
				"browserify": "^16.0.0",
				"concat-stream": "^2.0.0",
				"html-element-attributes": "^2.0.0",
				"html-event-attributes": "^1.0.0",
				"mdast-zone": "^4.0.0",
				"nyc": "^15.0.0",
				"object.values": "^1.0.0",
				"prettier": "^2.0.0",
				"remark-cli": "^8.0.0",
				"remark-preset-wooorm": "^7.0.0",
				"svg-element-attributes": "^1.0.0",
				"svg-event-attributes": "^1.0.0",
				"tape": "^5.0.0",
				"tinyify": "^2.0.0",
				"unist-builder": "^2.0.0",
				"xo": "^0.30.0"
			},
			"scripts": {
				"generate": "node script/generate-react && node script/generate-exceptions",
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify index.js -s propertyInformation > property-information.js",
				"build-mangle": "browserify index.js -s propertyInformation -p tinyify > property-information.min.js",
				"build": "npm run build-bundle && npm run build-mangle",
				"test-api": "node test",
				"test-coverage": "nyc --reporter lcov tape test.js",
				"test": "npm run generate && npm run format && npm run build && npm run test-coverage"
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"unicorn/no-fn-reference-in-iterator": "off",
					"unicorn/prefer-exponentiation-operator": "off",
					"unicorn/prefer-includes": "off",
					"guard-for-in": "off",
					"prefer-exponentiation-operator": "off"
				},
				"ignore": [
					"property-information.js"
				]
			},
			"remarkConfig": {
				"plugins": [
					"./script/list",
					"preset-wooorm"
				]
			},
			"gitHead": "3bcce49e77a9ed321c347612fa93a3d954560f1d",
			"homepage": "https://github.com/wooorm/property-information#readme",
			"_id": "property-information@5.5.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-RgEbCx2HLa1chNgvChcx+rrCWD0ctBmGSE0M7lVm1yyv4UbvbrWoXp/BkVLZefzjrRBGW8/Js6uh/BnlHXFyjA==",
				"shasum": "4dc075d493061a82e2b7d096f406e076ed859943",
				"tarball": "https://registry.npmjs.org/property-information/-/property-information-5.5.0.tgz",
				"fileCount": 23,
				"unpackedSize": 96204,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqTggCRA9TVsSAnZWagAAQIMQAJ6CnJgY+zB4K1TenB9O\n/8xYKZtrXwq1f26ALzQTdomEW1GogHzYEqLKsZyRFYvNqQcn4ZUUUWL6PsuL\nWSiKIGz9UxxRLNTcCRGJ+MGFNlo1kzajjy9oCqAJ5gpMyFCecSVIGBe6DWkb\nDR5coehU1qXECtbByclCLobByqBUozqK8GIwCo4DR06xb9Q1WV90eQiGeJQZ\npMg53c1AGJg7O0BSrLXeod9Pqqfp5qTZUWGL4lfdaYpWjiVhTOpQ5t6zmcdP\nyXYEekB25/L/G+NFxtqoFMiGiP1C7nzqU8tk75l+EvmcO42EQ5a+gAlYigtd\n1Oy7n4vlc7kj5zGk85u8RpOOyS4MCRsbA3W3vv9XZ0casUtbyESiiwzDj2SF\np5Rkkx96fbYTT+bm/2iFZ0YHSi9Z28ObgwIfiTUNmDUy5zFMvtObpw5A2Okj\nU1wSyttdKLwqE1ttrHqvse1OVwRrHbSd7j4f8bUWLsGb2pNgvQxkyYtq5zEM\njtt0VdBm6pzZibtRthgkZvqyWI0IC77lkff8FXTxN6DMj/k2R9gYLRkCx5YB\nfiSdAv8Gt2P9NLrdwGQduiGE2RMp7cEWAfRpTJ2TaECBymT3xpdDlOBIobrP\nJTAE70jFeLBwLYIFQsXJEDSdkEjqoIOEwh79s5qRTJZz6g5rrKLdwrWeF6Fk\nN1jj\r\n=SYKB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/property-information_5.5.0_1588148255478_0.8153846199476757"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-04-29T08:17:38.208Z",
		"created": "2015-09-20T09:53:16.751Z",
		"1.0.0": "2015-09-20T09:53:16.751Z",
		"2.0.0": "2015-09-26T08:32:02.208Z",
		"3.0.0": "2016-03-03T11:48:34.944Z",
		"3.1.0": "2016-04-12T13:31:55.371Z",
		"3.2.0": "2017-06-20T15:11:19.543Z",
		"4.0.0": "2018-07-17T14:37:26.473Z",
		"4.0.1": "2018-07-17T21:57:24.056Z",
		"4.0.2": "2018-07-19T16:58:16.395Z",
		"4.0.3": "2018-07-19T20:26:16.504Z",
		"4.1.0": "2018-07-29T15:49:04.665Z",
		"4.2.0": "2018-08-26T18:10:36.204Z",
		"5.0.0": "2018-11-07T11:13:45.076Z",
		"5.0.1": "2018-11-07T11:23:21.320Z",
		"5.1.0": "2019-05-14T10:23:27.879Z",
		"5.2.0": "2019-07-17T09:22:21.816Z",
		"5.2.1": "2019-07-17T09:44:15.180Z",
		"5.2.2": "2019-07-17T09:47:55.812Z",
		"5.3.0": "2019-10-03T19:06:17.298Z",
		"5.4.0": "2020-01-24T10:52:30.127Z",
		"5.5.0": "2020-04-29T08:17:35.732Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "5.5.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"ecba6e627f726388fd942cd4dc73af14\"",
			"fetched": 1600679321365
		}
	},
	"_distfiles": {
		"property-information-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-1.0.0.tgz",
			"sha": "2f7b87d42a2470f228e14c6e8f9b8cc1bf168f94",
			"registry": "npmjs"
		},
		"property-information-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-2.0.0.tgz",
			"sha": "37bbac4e3384e7efa9d04d09b0fe12e58e41804c",
			"registry": "npmjs"
		},
		"property-information-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-3.0.0.tgz",
			"sha": "ee4e27dfa67b777ca3b4220474f84732ab646a86",
			"registry": "npmjs"
		},
		"property-information-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-3.1.0.tgz",
			"sha": "1581bf8a445dfbfef759775a86700e8dda18b4a1",
			"registry": "npmjs"
		},
		"property-information-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-3.2.0.tgz",
			"sha": "fd1483c8fbac61808f5fe359e7693a1f48a58331",
			"registry": "npmjs"
		},
		"property-information-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-4.0.0.tgz",
			"sha": "a9fd60541ef59248d1ea65bca8dd5f0e2aff733b",
			"registry": "npmjs"
		},
		"property-information-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-4.0.1.tgz",
			"sha": "932331a8334d9888bd6ced4e9940efab8778f73c",
			"registry": "npmjs"
		},
		"property-information-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-4.0.2.tgz",
			"sha": "1e659c0f4a4109d75f164975ccf901c6f8d6758e",
			"registry": "npmjs"
		},
		"property-information-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-4.0.3.tgz",
			"sha": "379c9f66d2a16bd720b2e1ac2514cf9bd828854e",
			"registry": "npmjs"
		},
		"property-information-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-4.1.0.tgz",
			"sha": "16f817d8c087f3018b91877c193d730570487bb2",
			"registry": "npmjs"
		},
		"property-information-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-4.2.0.tgz",
			"sha": "f0e66e07cbd6fed31d96844d958d153ad3eb486e",
			"registry": "npmjs"
		},
		"property-information-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.0.0.tgz",
			"sha": "c4a2840bd587b829bbf723c567fddb967b82210c",
			"registry": "npmjs"
		},
		"property-information-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.0.1.tgz",
			"sha": "c3b09f4f5750b1634c0b24205adbf78f18bdf94f",
			"registry": "npmjs"
		},
		"property-information-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.1.0.tgz",
			"sha": "e4755eee5319f03f7f6f5a9bc1a6a7fea6609e2c",
			"registry": "npmjs"
		},
		"property-information-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.2.0.tgz",
			"sha": "97228f2cc290f66af30a36d2d6fc992da2e6acb8",
			"registry": "npmjs"
		},
		"property-information-5.2.1.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.2.1.tgz",
			"sha": "ed367846fd8f2bd2df3d9cfbfa496aaca400ba07",
			"registry": "npmjs"
		},
		"property-information-5.2.2.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.2.2.tgz",
			"sha": "20555eafd2296278a682e5a51d5123e7878ecc30",
			"registry": "npmjs"
		},
		"property-information-5.3.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.3.0.tgz",
			"sha": "bc87ac82dc4e72a31bb62040544b1bf9653da039",
			"registry": "npmjs"
		},
		"property-information-5.4.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.4.0.tgz",
			"sha": "16e08f13f4e5c4a7be2e4ec431c01c4f8dba869a",
			"registry": "npmjs"
		},
		"property-information-5.5.0.tgz": {
			"url": "https://registry.npmjs.org/property-information/-/property-information-5.5.0.tgz",
			"sha": "4dc075d493061a82e2b7d096f406e076ed859943",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"property-information-5.5.0.tgz": {
			"shasum": "4dc075d493061a82e2b7d096f406e076ed859943"
		}
	},
	"_rev": "2-9e683f113c7bf437",
	"_id": "property-information",
	"readme": "# property-information\n\n[![Build][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n[![Downloads][downloads-badge]][downloads]\n[![Size][size-badge]][size]\n\nInfo for properties and attributes on the web-platform (HTML, SVG, ARIA, XML,\nXMLNS, XLink).\n\nThis package follows a sensible naming scheme as defined by [hast][].\n\n## Install\n\n[npm][]:\n\n```sh\nnpm install property-information\n```\n\n## Contents\n\n*   [Use](#use)\n*   [API](#api)\n    *   [`propertyInformation.find(schema, name)`](#propertyinformationfindschema-name)\n    *   [`propertyInformation.normalize(name)`](#propertyinformationnormalizename)\n    *   [`propertyInformation.html`](#propertyinformationhtml)\n    *   [`propertyInformation.svg`](#propertyinformationsvg)\n    *   [`hastToReact`](#hasttoreact)\n*   [Support](#support)\n*   [Related](#related)\n*   [License](#license)\n\n## Use\n\n```js\nvar info = require('property-information')\n\nconsole.log(info.find(info.html, 'className'))\n// Or: info.find(info.html, 'class')\nconsole.log(info.find(info.svg, 'horiz-adv-x'))\n// Or: info.find(info.svg, 'horizAdvX')\nconsole.log(info.find(info.svg, 'xlink:arcrole'))\n// Or: info.find(info.svg, 'xLinkArcRole')\nconsole.log(info.find(info.html, 'xmlLang'))\n// Or: info.find(info.html, 'xml:lang')\nconsole.log(info.find(info.html, 'ariaValueNow'))\n// Or: info.find(info.html, 'aria-valuenow')\n```\n\nYields:\n\n```js\n{ space: 'html',\n  attribute: 'class',\n  property: 'className',\n  spaceSeparated: true }\n{ space: 'svg',\n  attribute: 'horiz-adv-x',\n  property: 'horizAdvX',\n  number: true }\n{ space: 'xlink', attribute: 'xlink:arcrole', property: 'xLinkArcrole' }\n{ space: 'xml', attribute: 'xml:lang', property: 'xmlLang' }\n{ attribute: 'aria-valuenow', property: 'ariaValueNow', number: true }\n```\n\n## API\n\n### `propertyInformation.find(schema, name)`\n\nLook up info on a property.\n\nIn most cases, the given `schema` contains info on the property.\nAll standard, most legacy, and some non-standard properties are supported.\nFor these cases, the returned [`Info`][info] has hints about value of the\nproperty.\n\n`name` can be a [valid data attribute or property][data], in which case an\n[`Info`][info] object with the correctly cased `attribute` and `property` is\nreturned.\n\n`name` can be an unknown attribute, in which case an [`Info`][info] object\nwith `attribute` and `property` set to the given name is returned.\nIt is not recommended to provide unsupported legacy or recently specced\nproperties.\n\n#### Parameters\n\n*   `schema` ([`Schema`][schema])\n    — Either `propertyInformation.html` or `propertyInformation.svg`\n*   `name` (`string`)\n    — An attribute-like or property-like name that is passed through\n    [`normalize`][normalize] to find the correct info\n\n#### Returns\n\n[`Info`][info].\n\n#### Note\n\n`find` can be accessed directly from `require('property-information/find')` as\nwell.\n\n#### Example\n\nAside from the aforementioned example, which shows known HTML, SVG, XML, XLink,\nand ARIA support, data properties, and attributes are also supported:\n\n```js\nconsole.log(info.find(info.html, 'data-date-of-birth'))\n// Or: info.find(info.html, 'dataDateOfBirth')\n```\n\nYields:\n\n```js\n{ attribute: 'data-date-of-birth', property: 'dataDateOfBirth' }\n```\n\nUnknown values are passed through untouched:\n\n```js\nconsole.log(info.find(info.html, 'un-Known'))\n```\n\nYields:\n\n```js\n{ attribute: 'un-Known', property: 'un-Known' }\n```\n\n### `propertyInformation.normalize(name)`\n\nGet the cleaned case-insensitive form of an attribute or a property.\n\n#### Parameters\n\n*   `name` (`string`) — An attribute-like or property-like name\n\n#### Returns\n\n`string` that can be used to look up the properly cased property in a\n[`Schema`][schema].\n\n#### Note\n\n`normalize` can be accessed directly from\n`require('property-information/normalize')` as well.\n\n#### Example\n\n```js\ninfo.html.normal[info.normalize('for')] // => 'htmlFor'\ninfo.svg.normal[info.normalize('VIEWBOX')] // => 'viewBox'\ninfo.html.normal[info.normalize('unknown')] // => undefined\ninfo.html.normal[info.normalize('accept-charset')] // => 'acceptCharset'\n```\n\n### `propertyInformation.html`\n\n### `propertyInformation.svg`\n\n[`Schema`][schema] for either HTML or SVG, containing info on properties from\nthe primary space (HTML or SVG) and related embedded spaces (ARIA, XML, XMLNS,\nXLink).\n\n#### Note\n\n`html` and `svg` can be accessed directly from\n`require('property-information/html')` and `require('property-information/svg')`\nas well.\n\n#### Example\n\n```js\nconsole.log(info.html.property.htmlFor)\nconsole.log(info.svg.property.viewBox)\nconsole.log(info.html.property.unknown)\n```\n\nYields:\n\n```js\n{ space: 'html',\n  attribute: 'for',\n  property: 'htmlFor',\n  spaceSeparated: true }\n{ space: 'svg', attribute: 'viewBox', property: 'viewBox' }\nundefined\n```\n\n#### `Schema`\n\nA schema for a primary space.\n\n*   `space` (`'html'` or `'svg'`) — Primary space of the schema\n*   `normal` (`Object.<string>`) — Object mapping normalized attributes and\n    properties to properly cased properties\n*   `property` ([`Object.<Info>`][info]) — Object mapping properties to info\n\n#### `Info`\n\nInfo on a property.\n\n*   `space` (`'html'`, `'svg'`, `'xml'`, `'xlink'`, `'xmlns'`, optional)\n    — [Space][namespace] of the property\n*   `attribute` (`string`) — Attribute name for the property that could be used\n    in markup (for example: `'aria-describedby'`, `'allowfullscreen'`,\n    `'xml:lang'`, `'for'`, or `'charoff'`)\n*   `property` (`string`) — JavaScript-style camel-cased name, based on the\n    DOM, but sometimes different (for example: `'ariaDescribedBy'`,\n    `'allowFullScreen'`, `'xmlLang'`, `'htmlFor'`, `'charOff'`)\n*   `boolean` (`boolean`) — The property is `boolean`.\n    The default value of this property is false, so it can be omitted\n*   `booleanish` (`boolean`) — The property is a `boolean`.\n    The default value of this property is something other than false, so\n    `false` must persist.\n    The value can hold a string (as is the case with `ariaChecked` and its\n    `'mixed'` value)\n*   `overloadedBoolean` (`boolean`) — The property is `boolean`.\n    The default value of this property is false, so it can be omitted.\n    The value can hold a string (as is the case with `download` as its value\n    reflects the name to use for the downloaded file)\n*   `number` (`boolean`) — The property is `number`.\n    These values can sometimes hold a string\n*   `spaceSeparated` (`boolean`) — The property is a list separated by spaces\n    (for example, `className`)\n*   `commaSeparated` (`boolean`) — The property is a list separated by commas\n    (for example, `srcSet`)\n*   `commaOrSpaceSeparated` (`boolean`) — The property is a list separated by\n    commas or spaces (for example, `strokeDashArray`)\n*   `mustUseProperty` (`boolean`) — If a DOM is used, setting the property\n    should be used for the change to take effect (this is true only for\n    `'checked'`, `'multiple'`, `'muted'`, and `'selected'`)\n*   `defined` (`boolean`) — The property is [defined by a space](#support).\n    This is true for values in HTML (including data and ARIA), SVG, XML,\n    XMLNS, and XLink.\n    These values can only be accessed through `find`.\n\n### `hastToReact`\n\n> Accessible through `require('property-information/hast-to-react.json')`\n\n[hast][] is close to [React][], but differs in a couple of cases.\nTo get a React property from a hast property, check if it is in\n[`hast-to-react`][hast-to-react] (`Object.<string>`), if it is, then use the\ncorresponding value, otherwise, use the hast property.\n\n## Support\n\n<!--list start-->\n\n| Property                     | Attribute                      | Space         |\n| ---------------------------- | ------------------------------ | ------------- |\n| `aLink`                      | `alink`                        | `html`        |\n| `abbr`                       | `abbr`                         | `html`        |\n| `about`                      | `about`                        | `svg`         |\n| `accentHeight`               | `accent-height`                | `svg`         |\n| `accept`                     | `accept`                       | `html`        |\n| `acceptCharset`              | `accept-charset`               | `html`        |\n| `accessKey`                  | `accesskey`                    | `html`        |\n| `accumulate`                 | `accumulate`                   | `svg`         |\n| `action`                     | `action`                       | `html`        |\n| `additive`                   | `additive`                     | `svg`         |\n| `align`                      | `align`                        | `html`        |\n| `alignmentBaseline`          | `alignment-baseline`           | `svg`         |\n| `allow`                      | `allow`                        | `html`        |\n| `allowFullScreen`            | `allowfullscreen`              | `html`        |\n| `allowPaymentRequest`        | `allowpaymentrequest`          | `html`        |\n| `allowTransparency`          | `allowtransparency`            | `html`        |\n| `allowUserMedia`             | `allowusermedia`               | `html`        |\n| `alphabetic`                 | `alphabetic`                   | `svg`         |\n| `alt`                        | `alt`                          | `html`        |\n| `amplitude`                  | `amplitude`                    | `svg`         |\n| `arabicForm`                 | `arabic-form`                  | `svg`         |\n| `archive`                    | `archive`                      | `html`        |\n| `ariaActiveDescendant`       | `aria-activedescendant`        |               |\n| `ariaAtomic`                 | `aria-atomic`                  |               |\n| `ariaAutoComplete`           | `aria-autocomplete`            |               |\n| `ariaBusy`                   | `aria-busy`                    |               |\n| `ariaChecked`                | `aria-checked`                 |               |\n| `ariaColCount`               | `aria-colcount`                |               |\n| `ariaColIndex`               | `aria-colindex`                |               |\n| `ariaColSpan`                | `aria-colspan`                 |               |\n| `ariaControls`               | `aria-controls`                |               |\n| `ariaCurrent`                | `aria-current`                 |               |\n| `ariaDescribedBy`            | `aria-describedby`             |               |\n| `ariaDetails`                | `aria-details`                 |               |\n| `ariaDisabled`               | `aria-disabled`                |               |\n| `ariaDropEffect`             | `aria-dropeffect`              |               |\n| `ariaErrorMessage`           | `aria-errormessage`            |               |\n| `ariaExpanded`               | `aria-expanded`                |               |\n| `ariaFlowTo`                 | `aria-flowto`                  |               |\n| `ariaGrabbed`                | `aria-grabbed`                 |               |\n| `ariaHasPopup`               | `aria-haspopup`                |               |\n| `ariaHidden`                 | `aria-hidden`                  |               |\n| `ariaInvalid`                | `aria-invalid`                 |               |\n| `ariaKeyShortcuts`           | `aria-keyshortcuts`            |               |\n| `ariaLabel`                  | `aria-label`                   |               |\n| `ariaLabelledBy`             | `aria-labelledby`              |               |\n| `ariaLevel`                  | `aria-level`                   |               |\n| `ariaLive`                   | `aria-live`                    |               |\n| `ariaModal`                  | `aria-modal`                   |               |\n| `ariaMultiLine`              | `aria-multiline`               |               |\n| `ariaMultiSelectable`        | `aria-multiselectable`         |               |\n| `ariaOrientation`            | `aria-orientation`             |               |\n| `ariaOwns`                   | `aria-owns`                    |               |\n| `ariaPlaceholder`            | `aria-placeholder`             |               |\n| `ariaPosInSet`               | `aria-posinset`                |               |\n| `ariaPressed`                | `aria-pressed`                 |               |\n| `ariaReadOnly`               | `aria-readonly`                |               |\n| `ariaRelevant`               | `aria-relevant`                |               |\n| `ariaRequired`               | `aria-required`                |               |\n| `ariaRoleDescription`        | `aria-roledescription`         |               |\n| `ariaRowCount`               | `aria-rowcount`                |               |\n| `ariaRowIndex`               | `aria-rowindex`                |               |\n| `ariaRowSpan`                | `aria-rowspan`                 |               |\n| `ariaSelected`               | `aria-selected`                |               |\n| `ariaSetSize`                | `aria-setsize`                 |               |\n| `ariaSort`                   | `aria-sort`                    |               |\n| `ariaValueMax`               | `aria-valuemax`                |               |\n| `ariaValueMin`               | `aria-valuemin`                |               |\n| `ariaValueNow`               | `aria-valuenow`                |               |\n| `ariaValueText`              | `aria-valuetext`               |               |\n| `as`                         | `as`                           | `html`        |\n| `ascent`                     | `ascent`                       | `svg`         |\n| `async`                      | `async`                        | `html`        |\n| `attributeName`              | `attributeName`                | `svg`         |\n| `attributeType`              | `attributeType`                | `svg`         |\n| `autoCapitalize`             | `autocapitalize`               | `html`        |\n| `autoComplete`               | `autocomplete`                 | `html`        |\n| `autoCorrect`                | `autocorrect`                  | `html`        |\n| `autoFocus`                  | `autofocus`                    | `html`        |\n| `autoPlay`                   | `autoplay`                     | `html`        |\n| `autoSave`                   | `autosave`                     | `html`        |\n| `axis`                       | `axis`                         | `html`        |\n| `azimuth`                    | `azimuth`                      | `svg`         |\n| `background`                 | `background`                   | `html`        |\n| `bandwidth`                  | `bandwidth`                    | `svg`         |\n| `baseFrequency`              | `baseFrequency`                | `svg`         |\n| `baseProfile`                | `baseProfile`                  | `svg`         |\n| `baselineShift`              | `baseline-shift`               | `svg`         |\n| `bbox`                       | `bbox`                         | `svg`         |\n| `begin`                      | `begin`                        | `svg`         |\n| `bgColor`                    | `bgcolor`                      | `html`        |\n| `bias`                       | `bias`                         | `svg`         |\n| `border`                     | `border`                       | `html`        |\n| `borderColor`                | `bordercolor`                  | `html`        |\n| `bottomMargin`               | `bottommargin`                 | `html`        |\n| `by`                         | `by`                           | `svg`         |\n| `calcMode`                   | `calcMode`                     | `svg`         |\n| `capHeight`                  | `cap-height`                   | `svg`         |\n| `capture`                    | `capture`                      | `html`        |\n| `cellPadding`                | `cellpadding`                  | `html`        |\n| `cellSpacing`                | `cellspacing`                  | `html`        |\n| `char`                       | `char`                         | `html`        |\n| `charOff`                    | `charoff`                      | `html`        |\n| `charSet`                    | `charset`                      | `html`        |\n| `checked`                    | `checked`                      | `html`        |\n| `cite`                       | `cite`                         | `html`        |\n| `classId`                    | `classid`                      | `html`        |\n| `className`                  | `class`                        | `svg`, `html` |\n| `clear`                      | `clear`                        | `html`        |\n| `clip`                       | `clip`                         | `svg`         |\n| `clipPath`                   | `clip-path`                    | `svg`         |\n| `clipPathUnits`              | `clipPathUnits`                | `svg`         |\n| `clipRule`                   | `clip-rule`                    | `svg`         |\n| `code`                       | `code`                         | `html`        |\n| `codeBase`                   | `codebase`                     | `html`        |\n| `codeType`                   | `codetype`                     | `html`        |\n| `colSpan`                    | `colspan`                      | `html`        |\n| `color`                      | `color`                        | `svg`, `html` |\n| `colorInterpolation`         | `color-interpolation`          | `svg`         |\n| `colorInterpolationFilters`  | `color-interpolation-filters`  | `svg`         |\n| `colorProfile`               | `color-profile`                | `svg`         |\n| `colorRendering`             | `color-rendering`              | `svg`         |\n| `cols`                       | `cols`                         | `html`        |\n| `compact`                    | `compact`                      | `html`        |\n| `content`                    | `content`                      | `svg`, `html` |\n| `contentEditable`            | `contenteditable`              | `html`        |\n| `contentScriptType`          | `contentScriptType`            | `svg`         |\n| `contentStyleType`           | `contentStyleType`             | `svg`         |\n| `controls`                   | `controls`                     | `html`        |\n| `controlsList`               | `controlslist`                 | `html`        |\n| `coords`                     | `coords`                       | `html`        |\n| `crossOrigin`                | `crossorigin`                  | `svg`, `html` |\n| `cursor`                     | `cursor`                       | `svg`         |\n| `cx`                         | `cx`                           | `svg`         |\n| `cy`                         | `cy`                           | `svg`         |\n| `d`                          | `d`                            | `svg`         |\n| `data`                       | `data`                         | `html`        |\n| `dataType`                   | `datatype`                     | `svg`         |\n| `dateTime`                   | `datetime`                     | `html`        |\n| `declare`                    | `declare`                      | `html`        |\n| `decoding`                   | `decoding`                     | `html`        |\n| `default`                    | `default`                      | `html`        |\n| `defaultAction`              | `defaultAction`                | `svg`         |\n| `defer`                      | `defer`                        | `html`        |\n| `descent`                    | `descent`                      | `svg`         |\n| `diffuseConstant`            | `diffuseConstant`              | `svg`         |\n| `dir`                        | `dir`                          | `html`        |\n| `dirName`                    | `dirname`                      | `html`        |\n| `direction`                  | `direction`                    | `svg`         |\n| `disablePictureInPicture`    | `disablepictureinpicture`      | `html`        |\n| `disableRemotePlayback`      | `disableremoteplayback`        | `html`        |\n| `disabled`                   | `disabled`                     | `html`        |\n| `display`                    | `display`                      | `svg`         |\n| `divisor`                    | `divisor`                      | `svg`         |\n| `dominantBaseline`           | `dominant-baseline`            | `svg`         |\n| `download`                   | `download`                     | `svg`, `html` |\n| `draggable`                  | `draggable`                    | `html`        |\n| `dur`                        | `dur`                          | `svg`         |\n| `dx`                         | `dx`                           | `svg`         |\n| `dy`                         | `dy`                           | `svg`         |\n| `edgeMode`                   | `edgeMode`                     | `svg`         |\n| `editable`                   | `editable`                     | `svg`         |\n| `elevation`                  | `elevation`                    | `svg`         |\n| `enableBackground`           | `enable-background`            | `svg`         |\n| `encType`                    | `enctype`                      | `html`        |\n| `end`                        | `end`                          | `svg`         |\n| `enterKeyHint`               | `enterkeyhint`                 | `html`        |\n| `event`                      | `event`                        | `svg`, `html` |\n| `exponent`                   | `exponent`                     | `svg`         |\n| `externalResourcesRequired`  | `externalResourcesRequired`    | `svg`         |\n| `face`                       | `face`                         | `html`        |\n| `fill`                       | `fill`                         | `svg`         |\n| `fillOpacity`                | `fill-opacity`                 | `svg`         |\n| `fillRule`                   | `fill-rule`                    | `svg`         |\n| `filter`                     | `filter`                       | `svg`         |\n| `filterRes`                  | `filterRes`                    | `svg`         |\n| `filterUnits`                | `filterUnits`                  | `svg`         |\n| `floodColor`                 | `flood-color`                  | `svg`         |\n| `floodOpacity`               | `flood-opacity`                | `svg`         |\n| `focusHighlight`             | `focusHighlight`               | `svg`         |\n| `focusable`                  | `focusable`                    | `svg`         |\n| `fontFamily`                 | `font-family`                  | `svg`         |\n| `fontSize`                   | `font-size`                    | `svg`         |\n| `fontSizeAdjust`             | `font-size-adjust`             | `svg`         |\n| `fontStretch`                | `font-stretch`                 | `svg`         |\n| `fontStyle`                  | `font-style`                   | `svg`         |\n| `fontVariant`                | `font-variant`                 | `svg`         |\n| `fontWeight`                 | `font-weight`                  | `svg`         |\n| `form`                       | `form`                         | `html`        |\n| `formAction`                 | `formaction`                   | `html`        |\n| `formEncType`                | `formenctype`                  | `html`        |\n| `formMethod`                 | `formmethod`                   | `html`        |\n| `formNoValidate`             | `formnovalidate`               | `html`        |\n| `formTarget`                 | `formtarget`                   | `html`        |\n| `format`                     | `format`                       | `svg`         |\n| `fr`                         | `fr`                           | `svg`         |\n| `frame`                      | `frame`                        | `html`        |\n| `frameBorder`                | `frameborder`                  | `html`        |\n| `from`                       | `from`                         | `svg`         |\n| `fx`                         | `fx`                           | `svg`         |\n| `fy`                         | `fy`                           | `svg`         |\n| `g1`                         | `g1`                           | `svg`         |\n| `g2`                         | `g2`                           | `svg`         |\n| `glyphName`                  | `glyph-name`                   | `svg`         |\n| `glyphOrientationHorizontal` | `glyph-orientation-horizontal` | `svg`         |\n| `glyphOrientationVertical`   | `glyph-orientation-vertical`   | `svg`         |\n| `glyphRef`                   | `glyphRef`                     | `svg`         |\n| `gradientTransform`          | `gradientTransform`            | `svg`         |\n| `gradientUnits`              | `gradientUnits`                | `svg`         |\n| `hSpace`                     | `hspace`                       | `html`        |\n| `handler`                    | `handler`                      | `svg`         |\n| `hanging`                    | `hanging`                      | `svg`         |\n| `hatchContentUnits`          | `hatchContentUnits`            | `svg`         |\n| `hatchUnits`                 | `hatchUnits`                   | `svg`         |\n| `headers`                    | `headers`                      | `html`        |\n| `height`                     | `height`                       | `svg`, `html` |\n| `hidden`                     | `hidden`                       | `html`        |\n| `high`                       | `high`                         | `html`        |\n| `horizAdvX`                  | `horiz-adv-x`                  | `svg`         |\n| `horizOriginX`               | `horiz-origin-x`               | `svg`         |\n| `horizOriginY`               | `horiz-origin-y`               | `svg`         |\n| `href`                       | `href`                         | `svg`, `html` |\n| `hrefLang`                   | `hreflang`                     | `svg`, `html` |\n| `htmlFor`                    | `for`                          | `html`        |\n| `httpEquiv`                  | `http-equiv`                   | `html`        |\n| `id`                         | `id`                           | `svg`, `html` |\n| `ideographic`                | `ideographic`                  | `svg`         |\n| `imageRendering`             | `image-rendering`              | `svg`         |\n| `imageSizes`                 | `imagesizes`                   | `html`        |\n| `imageSrcSet`                | `imagesrcset`                  | `html`        |\n| `in`                         | `in`                           | `svg`         |\n| `in2`                        | `in2`                          | `svg`         |\n| `initialVisibility`          | `initialVisibility`            | `svg`         |\n| `inputMode`                  | `inputmode`                    | `html`        |\n| `integrity`                  | `integrity`                    | `html`        |\n| `intercept`                  | `intercept`                    | `svg`         |\n| `is`                         | `is`                           | `html`        |\n| `isMap`                      | `ismap`                        | `html`        |\n| `itemId`                     | `itemid`                       | `html`        |\n| `itemProp`                   | `itemprop`                     | `html`        |\n| `itemRef`                    | `itemref`                      | `html`        |\n| `itemScope`                  | `itemscope`                    | `html`        |\n| `itemType`                   | `itemtype`                     | `html`        |\n| `k`                          | `k`                            | `svg`         |\n| `k1`                         | `k1`                           | `svg`         |\n| `k2`                         | `k2`                           | `svg`         |\n| `k3`                         | `k3`                           | `svg`         |\n| `k4`                         | `k4`                           | `svg`         |\n| `kernelMatrix`               | `kernelMatrix`                 | `svg`         |\n| `kernelUnitLength`           | `kernelUnitLength`             | `svg`         |\n| `kerning`                    | `kerning`                      | `svg`         |\n| `keyPoints`                  | `keyPoints`                    | `svg`         |\n| `keySplines`                 | `keySplines`                   | `svg`         |\n| `keyTimes`                   | `keyTimes`                     | `svg`         |\n| `kind`                       | `kind`                         | `html`        |\n| `label`                      | `label`                        | `html`        |\n| `lang`                       | `lang`                         | `svg`, `html` |\n| `language`                   | `language`                     | `html`        |\n| `leftMargin`                 | `leftmargin`                   | `html`        |\n| `lengthAdjust`               | `lengthAdjust`                 | `svg`         |\n| `letterSpacing`              | `letter-spacing`               | `svg`         |\n| `lightingColor`              | `lighting-color`               | `svg`         |\n| `limitingConeAngle`          | `limitingConeAngle`            | `svg`         |\n| `link`                       | `link`                         | `html`        |\n| `list`                       | `list`                         | `html`        |\n| `local`                      | `local`                        | `svg`         |\n| `longDesc`                   | `longdesc`                     | `html`        |\n| `loop`                       | `loop`                         | `html`        |\n| `low`                        | `low`                          | `html`        |\n| `lowSrc`                     | `lowsrc`                       | `html`        |\n| `manifest`                   | `manifest`                     | `html`        |\n| `marginHeight`               | `marginheight`                 | `html`        |\n| `marginWidth`                | `marginwidth`                  | `html`        |\n| `markerEnd`                  | `marker-end`                   | `svg`         |\n| `markerHeight`               | `markerHeight`                 | `svg`         |\n| `markerMid`                  | `marker-mid`                   | `svg`         |\n| `markerStart`                | `marker-start`                 | `svg`         |\n| `markerUnits`                | `markerUnits`                  | `svg`         |\n| `markerWidth`                | `markerWidth`                  | `svg`         |\n| `mask`                       | `mask`                         | `svg`         |\n| `maskContentUnits`           | `maskContentUnits`             | `svg`         |\n| `maskUnits`                  | `maskUnits`                    | `svg`         |\n| `mathematical`               | `mathematical`                 | `svg`         |\n| `max`                        | `max`                          | `svg`, `html` |\n| `maxLength`                  | `maxlength`                    | `html`        |\n| `media`                      | `media`                        | `svg`, `html` |\n| `mediaCharacterEncoding`     | `mediaCharacterEncoding`       | `svg`         |\n| `mediaContentEncodings`      | `mediaContentEncodings`        | `svg`         |\n| `mediaSize`                  | `mediaSize`                    | `svg`         |\n| `mediaTime`                  | `mediaTime`                    | `svg`         |\n| `method`                     | `method`                       | `svg`, `html` |\n| `min`                        | `min`                          | `svg`, `html` |\n| `minLength`                  | `minlength`                    | `html`        |\n| `mode`                       | `mode`                         | `svg`         |\n| `multiple`                   | `multiple`                     | `html`        |\n| `muted`                      | `muted`                        | `html`        |\n| `name`                       | `name`                         | `svg`, `html` |\n| `navDown`                    | `nav-down`                     | `svg`         |\n| `navDownLeft`                | `nav-down-left`                | `svg`         |\n| `navDownRight`               | `nav-down-right`               | `svg`         |\n| `navLeft`                    | `nav-left`                     | `svg`         |\n| `navNext`                    | `nav-next`                     | `svg`         |\n| `navPrev`                    | `nav-prev`                     | `svg`         |\n| `navRight`                   | `nav-right`                    | `svg`         |\n| `navUp`                      | `nav-up`                       | `svg`         |\n| `navUpLeft`                  | `nav-up-left`                  | `svg`         |\n| `navUpRight`                 | `nav-up-right`                 | `svg`         |\n| `noHref`                     | `nohref`                       | `html`        |\n| `noModule`                   | `nomodule`                     | `html`        |\n| `noResize`                   | `noresize`                     | `html`        |\n| `noShade`                    | `noshade`                      | `html`        |\n| `noValidate`                 | `novalidate`                   | `html`        |\n| `noWrap`                     | `nowrap`                       | `html`        |\n| `nonce`                      | `nonce`                        | `html`        |\n| `numOctaves`                 | `numOctaves`                   | `svg`         |\n| `object`                     | `object`                       | `html`        |\n| `observer`                   | `observer`                     | `svg`         |\n| `offset`                     | `offset`                       | `svg`         |\n| `onAbort`                    | `onabort`                      | `svg`, `html` |\n| `onActivate`                 | `onactivate`                   | `svg`         |\n| `onAfterPrint`               | `onafterprint`                 | `svg`, `html` |\n| `onAuxClick`                 | `onauxclick`                   | `html`        |\n| `onBeforePrint`              | `onbeforeprint`                | `svg`, `html` |\n| `onBeforeUnload`             | `onbeforeunload`               | `html`        |\n| `onBegin`                    | `onbegin`                      | `svg`         |\n| `onBlur`                     | `onblur`                       | `html`        |\n| `onCanPlay`                  | `oncanplay`                    | `svg`, `html` |\n| `onCanPlayThrough`           | `oncanplaythrough`             | `svg`, `html` |\n| `onCancel`                   | `oncancel`                     | `svg`, `html` |\n| `onChange`                   | `onchange`                     | `svg`, `html` |\n| `onClick`                    | `onclick`                      | `svg`, `html` |\n| `onClose`                    | `onclose`                      | `svg`, `html` |\n| `onContextMenu`              | `oncontextmenu`                | `html`        |\n| `onCopy`                     | `oncopy`                       | `svg`, `html` |\n| `onCueChange`                | `oncuechange`                  | `svg`, `html` |\n| `onCut`                      | `oncut`                        | `svg`, `html` |\n| `onDblClick`                 | `ondblclick`                   | `svg`, `html` |\n| `onDrag`                     | `ondrag`                       | `svg`, `html` |\n| `onDragEnd`                  | `ondragend`                    | `svg`, `html` |\n| `onDragEnter`                | `ondragenter`                  | `svg`, `html` |\n| `onDragExit`                 | `ondragexit`                   | `svg`, `html` |\n| `onDragLeave`                | `ondragleave`                  | `svg`, `html` |\n| `onDragOver`                 | `ondragover`                   | `svg`, `html` |\n| `onDragStart`                | `ondragstart`                  | `svg`, `html` |\n| `onDrop`                     | `ondrop`                       | `svg`, `html` |\n| `onDurationChange`           | `ondurationchange`             | `svg`, `html` |\n| `onEmptied`                  | `onemptied`                    | `svg`, `html` |\n| `onEnd`                      | `onend`                        | `svg`         |\n| `onEnded`                    | `onended`                      | `svg`, `html` |\n| `onError`                    | `onerror`                      | `svg`, `html` |\n| `onFocus`                    | `onfocus`                      | `svg`, `html` |\n| `onFocusIn`                  | `onfocusin`                    | `svg`         |\n| `onFocusOut`                 | `onfocusout`                   | `svg`         |\n| `onFormData`                 | `onformdata`                   | `html`        |\n| `onHashChange`               | `onhashchange`                 | `svg`, `html` |\n| `onInput`                    | `oninput`                      | `svg`, `html` |\n| `onInvalid`                  | `oninvalid`                    | `svg`, `html` |\n| `onKeyDown`                  | `onkeydown`                    | `svg`, `html` |\n| `onKeyPress`                 | `onkeypress`                   | `svg`, `html` |\n| `onKeyUp`                    | `onkeyup`                      | `svg`, `html` |\n| `onLanguageChange`           | `onlanguagechange`             | `html`        |\n| `onLoad`                     | `onload`                       | `svg`, `html` |\n| `onLoadEnd`                  | `onloadend`                    | `html`        |\n| `onLoadStart`                | `onloadstart`                  | `svg`, `html` |\n| `onLoadedData`               | `onloadeddata`                 | `svg`, `html` |\n| `onLoadedMetadata`           | `onloadedmetadata`             | `svg`, `html` |\n| `onMessage`                  | `onmessage`                    | `svg`, `html` |\n| `onMessageError`             | `onmessageerror`               | `html`        |\n| `onMouseDown`                | `onmousedown`                  | `svg`, `html` |\n| `onMouseEnter`               | `onmouseenter`                 | `svg`, `html` |\n| `onMouseLeave`               | `onmouseleave`                 | `svg`, `html` |\n| `onMouseMove`                | `onmousemove`                  | `svg`, `html` |\n| `onMouseOut`                 | `onmouseout`                   | `svg`, `html` |\n| `onMouseOver`                | `onmouseover`                  | `svg`, `html` |\n| `onMouseUp`                  | `onmouseup`                    | `svg`, `html` |\n| `onMouseWheel`               | `onmousewheel`                 | `svg`         |\n| `onOffline`                  | `onoffline`                    | `svg`, `html` |\n| `onOnline`                   | `ononline`                     | `svg`, `html` |\n| `onPageHide`                 | `onpagehide`                   | `svg`, `html` |\n| `onPageShow`                 | `onpageshow`                   | `svg`, `html` |\n| `onPaste`                    | `onpaste`                      | `svg`, `html` |\n| `onPause`                    | `onpause`                      | `svg`, `html` |\n| `onPlay`                     | `onplay`                       | `svg`, `html` |\n| `onPlaying`                  | `onplaying`                    | `svg`, `html` |\n| `onPopState`                 | `onpopstate`                   | `svg`, `html` |\n| `onProgress`                 | `onprogress`                   | `svg`, `html` |\n| `onRateChange`               | `onratechange`                 | `svg`, `html` |\n| `onRejectionHandled`         | `onrejectionhandled`           | `html`        |\n| `onRepeat`                   | `onrepeat`                     | `svg`         |\n| `onReset`                    | `onreset`                      | `svg`, `html` |\n| `onResize`                   | `onresize`                     | `svg`, `html` |\n| `onScroll`                   | `onscroll`                     | `svg`, `html` |\n| `onSecurityPolicyViolation`  | `onsecuritypolicyviolation`    | `html`        |\n| `onSeeked`                   | `onseeked`                     | `svg`, `html` |\n| `onSeeking`                  | `onseeking`                    | `svg`, `html` |\n| `onSelect`                   | `onselect`                     | `svg`, `html` |\n| `onShow`                     | `onshow`                       | `svg`         |\n| `onSlotChange`               | `onslotchange`                 | `html`        |\n| `onStalled`                  | `onstalled`                    | `svg`, `html` |\n| `onStorage`                  | `onstorage`                    | `svg`, `html` |\n| `onSubmit`                   | `onsubmit`                     | `svg`, `html` |\n| `onSuspend`                  | `onsuspend`                    | `svg`, `html` |\n| `onTimeUpdate`               | `ontimeupdate`                 | `svg`, `html` |\n| `onToggle`                   | `ontoggle`                     | `svg`, `html` |\n| `onUnhandledRejection`       | `onunhandledrejection`         | `html`        |\n| `onUnload`                   | `onunload`                     | `svg`, `html` |\n| `onVolumeChange`             | `onvolumechange`               | `svg`, `html` |\n| `onWaiting`                  | `onwaiting`                    | `svg`, `html` |\n| `onWheel`                    | `onwheel`                      | `html`        |\n| `onZoom`                     | `onzoom`                       | `svg`         |\n| `opacity`                    | `opacity`                      | `svg`         |\n| `open`                       | `open`                         | `html`        |\n| `operator`                   | `operator`                     | `svg`         |\n| `optimum`                    | `optimum`                      | `html`        |\n| `order`                      | `order`                        | `svg`         |\n| `orient`                     | `orient`                       | `svg`         |\n| `orientation`                | `orientation`                  | `svg`         |\n| `origin`                     | `origin`                       | `svg`         |\n| `overflow`                   | `overflow`                     | `svg`         |\n| `overlay`                    | `overlay`                      | `svg`         |\n| `overlinePosition`           | `overline-position`            | `svg`         |\n| `overlineThickness`          | `overline-thickness`           | `svg`         |\n| `paintOrder`                 | `paint-order`                  | `svg`         |\n| `panose1`                    | `panose-1`                     | `svg`         |\n| `path`                       | `path`                         | `svg`         |\n| `pathLength`                 | `pathLength`                   | `svg`         |\n| `pattern`                    | `pattern`                      | `html`        |\n| `patternContentUnits`        | `patternContentUnits`          | `svg`         |\n| `patternTransform`           | `patternTransform`             | `svg`         |\n| `patternUnits`               | `patternUnits`                 | `svg`         |\n| `phase`                      | `phase`                        | `svg`         |\n| `ping`                       | `ping`                         | `svg`, `html` |\n| `pitch`                      | `pitch`                        | `svg`         |\n| `placeholder`                | `placeholder`                  | `html`        |\n| `playbackOrder`              | `playbackorder`                | `svg`         |\n| `playsInline`                | `playsinline`                  | `html`        |\n| `pointerEvents`              | `pointer-events`               | `svg`         |\n| `points`                     | `points`                       | `svg`         |\n| `pointsAtX`                  | `pointsAtX`                    | `svg`         |\n| `pointsAtY`                  | `pointsAtY`                    | `svg`         |\n| `pointsAtZ`                  | `pointsAtZ`                    | `svg`         |\n| `poster`                     | `poster`                       | `html`        |\n| `prefix`                     | `prefix`                       | `html`        |\n| `preload`                    | `preload`                      | `html`        |\n| `preserveAlpha`              | `preserveAlpha`                | `svg`         |\n| `preserveAspectRatio`        | `preserveAspectRatio`          | `svg`         |\n| `primitiveUnits`             | `primitiveUnits`               | `svg`         |\n| `profile`                    | `profile`                      | `html`        |\n| `prompt`                     | `prompt`                       | `html`        |\n| `propagate`                  | `propagate`                    | `svg`         |\n| `property`                   | `property`                     | `svg`, `html` |\n| `r`                          | `r`                            | `svg`         |\n| `radius`                     | `radius`                       | `svg`         |\n| `readOnly`                   | `readonly`                     | `html`        |\n| `refX`                       | `refX`                         | `svg`         |\n| `refY`                       | `refY`                         | `svg`         |\n| `referrerPolicy`             | `referrerpolicy`               | `svg`, `html` |\n| `rel`                        | `rel`                          | `svg`, `html` |\n| `renderingIntent`            | `rendering-intent`             | `svg`         |\n| `repeatCount`                | `repeatCount`                  | `svg`         |\n| `repeatDur`                  | `repeatDur`                    | `svg`         |\n| `required`                   | `required`                     | `html`        |\n| `requiredExtensions`         | `requiredExtensions`           | `svg`         |\n| `requiredFeatures`           | `requiredFeatures`             | `svg`         |\n| `requiredFonts`              | `requiredFonts`                | `svg`         |\n| `requiredFormats`            | `requiredFormats`              | `svg`         |\n| `resource`                   | `resource`                     | `svg`         |\n| `restart`                    | `restart`                      | `svg`         |\n| `result`                     | `result`                       | `svg`         |\n| `results`                    | `results`                      | `html`        |\n| `rev`                        | `rev`                          | `svg`, `html` |\n| `reversed`                   | `reversed`                     | `html`        |\n| `rightMargin`                | `rightmargin`                  | `html`        |\n| `role`                       | `role`                         |               |\n| `rotate`                     | `rotate`                       | `svg`         |\n| `rowSpan`                    | `rowspan`                      | `html`        |\n| `rows`                       | `rows`                         | `html`        |\n| `rules`                      | `rules`                        | `html`        |\n| `rx`                         | `rx`                           | `svg`         |\n| `ry`                         | `ry`                           | `svg`         |\n| `sandbox`                    | `sandbox`                      | `html`        |\n| `scale`                      | `scale`                        | `svg`         |\n| `scheme`                     | `scheme`                       | `html`        |\n| `scope`                      | `scope`                        | `html`        |\n| `scoped`                     | `scoped`                       | `html`        |\n| `scrolling`                  | `scrolling`                    | `html`        |\n| `seamless`                   | `seamless`                     | `html`        |\n| `security`                   | `security`                     | `html`        |\n| `seed`                       | `seed`                         | `svg`         |\n| `selected`                   | `selected`                     | `html`        |\n| `shape`                      | `shape`                        | `html`        |\n| `shapeRendering`             | `shape-rendering`              | `svg`         |\n| `side`                       | `side`                         | `svg`         |\n| `size`                       | `size`                         | `html`        |\n| `sizes`                      | `sizes`                        | `html`        |\n| `slope`                      | `slope`                        | `svg`         |\n| `slot`                       | `slot`                         | `html`        |\n| `snapshotTime`               | `snapshotTime`                 | `svg`         |\n| `spacing`                    | `spacing`                      | `svg`         |\n| `span`                       | `span`                         | `html`        |\n| `specularConstant`           | `specularConstant`             | `svg`         |\n| `specularExponent`           | `specularExponent`             | `svg`         |\n| `spellCheck`                 | `spellcheck`                   | `html`        |\n| `spreadMethod`               | `spreadMethod`                 | `svg`         |\n| `src`                        | `src`                          | `html`        |\n| `srcDoc`                     | `srcdoc`                       | `html`        |\n| `srcLang`                    | `srclang`                      | `html`        |\n| `srcSet`                     | `srcset`                       | `html`        |\n| `standby`                    | `standby`                      | `html`        |\n| `start`                      | `start`                        | `html`        |\n| `startOffset`                | `startOffset`                  | `svg`         |\n| `stdDeviation`               | `stdDeviation`                 | `svg`         |\n| `stemh`                      | `stemh`                        | `svg`         |\n| `stemv`                      | `stemv`                        | `svg`         |\n| `step`                       | `step`                         | `html`        |\n| `stitchTiles`                | `stitchTiles`                  | `svg`         |\n| `stopColor`                  | `stop-color`                   | `svg`         |\n| `stopOpacity`                | `stop-opacity`                 | `svg`         |\n| `strikethroughPosition`      | `strikethrough-position`       | `svg`         |\n| `strikethroughThickness`     | `strikethrough-thickness`      | `svg`         |\n| `string`                     | `string`                       | `svg`         |\n| `stroke`                     | `stroke`                       | `svg`         |\n| `strokeDashArray`            | `stroke-dasharray`             | `svg`         |\n| `strokeDashOffset`           | `stroke-dashoffset`            | `svg`         |\n| `strokeLineCap`              | `stroke-linecap`               | `svg`         |\n| `strokeLineJoin`             | `stroke-linejoin`              | `svg`         |\n| `strokeMiterLimit`           | `stroke-miterlimit`            | `svg`         |\n| `strokeOpacity`              | `stroke-opacity`               | `svg`         |\n| `strokeWidth`                | `stroke-width`                 | `svg`         |\n| `style`                      | `style`                        | `svg`, `html` |\n| `summary`                    | `summary`                      | `html`        |\n| `surfaceScale`               | `surfaceScale`                 | `svg`         |\n| `syncBehavior`               | `syncBehavior`                 | `svg`         |\n| `syncBehaviorDefault`        | `syncBehaviorDefault`          | `svg`         |\n| `syncMaster`                 | `syncMaster`                   | `svg`         |\n| `syncTolerance`              | `syncTolerance`                | `svg`         |\n| `syncToleranceDefault`       | `syncToleranceDefault`         | `svg`         |\n| `systemLanguage`             | `systemLanguage`               | `svg`         |\n| `tabIndex`                   | `tabindex`                     | `svg`, `html` |\n| `tableValues`                | `tableValues`                  | `svg`         |\n| `target`                     | `target`                       | `svg`, `html` |\n| `targetX`                    | `targetX`                      | `svg`         |\n| `targetY`                    | `targetY`                      | `svg`         |\n| `text`                       | `text`                         | `html`        |\n| `textAnchor`                 | `text-anchor`                  | `svg`         |\n| `textDecoration`             | `text-decoration`              | `svg`         |\n| `textLength`                 | `textLength`                   | `svg`         |\n| `textRendering`              | `text-rendering`               | `svg`         |\n| `timelineBegin`              | `timelinebegin`                | `svg`         |\n| `title`                      | `title`                        | `svg`, `html` |\n| `to`                         | `to`                           | `svg`         |\n| `topMargin`                  | `topmargin`                    | `html`        |\n| `transform`                  | `transform`                    | `svg`         |\n| `transformBehavior`          | `transformBehavior`            | `svg`         |\n| `translate`                  | `translate`                    | `html`        |\n| `type`                       | `type`                         | `svg`, `html` |\n| `typeMustMatch`              | `typemustmatch`                | `html`        |\n| `typeOf`                     | `typeof`                       | `svg`         |\n| `u1`                         | `u1`                           | `svg`         |\n| `u2`                         | `u2`                           | `svg`         |\n| `underlinePosition`          | `underline-position`           | `svg`         |\n| `underlineThickness`         | `underline-thickness`          | `svg`         |\n| `unicode`                    | `unicode`                      | `svg`         |\n| `unicodeBidi`                | `unicode-bidi`                 | `svg`         |\n| `unicodeRange`               | `unicode-range`                | `svg`         |\n| `unitsPerEm`                 | `units-per-em`                 | `svg`         |\n| `unselectable`               | `unselectable`                 | `html`        |\n| `useMap`                     | `usemap`                       | `html`        |\n| `vAlign`                     | `valign`                       | `html`        |\n| `vAlphabetic`                | `v-alphabetic`                 | `svg`         |\n| `vHanging`                   | `v-hanging`                    | `svg`         |\n| `vIdeographic`               | `v-ideographic`                | `svg`         |\n| `vLink`                      | `vlink`                        | `html`        |\n| `vMathematical`              | `v-mathematical`               | `svg`         |\n| `vSpace`                     | `vspace`                       | `html`        |\n| `value`                      | `value`                        | `html`        |\n| `valueType`                  | `valuetype`                    | `html`        |\n| `values`                     | `values`                       | `svg`         |\n| `vectorEffect`               | `vector-effect`                | `svg`         |\n| `version`                    | `version`                      | `svg`, `html` |\n| `vertAdvY`                   | `vert-adv-y`                   | `svg`         |\n| `vertOriginX`                | `vert-origin-x`                | `svg`         |\n| `vertOriginY`                | `vert-origin-y`                | `svg`         |\n| `viewBox`                    | `viewBox`                      | `svg`         |\n| `viewTarget`                 | `viewTarget`                   | `svg`         |\n| `visibility`                 | `visibility`                   | `svg`         |\n| `width`                      | `width`                        | `svg`, `html` |\n| `widths`                     | `widths`                       | `svg`         |\n| `wordSpacing`                | `word-spacing`                 | `svg`         |\n| `wrap`                       | `wrap`                         | `html`        |\n| `writingMode`                | `writing-mode`                 | `svg`         |\n| `x`                          | `x`                            | `svg`         |\n| `x1`                         | `x1`                           | `svg`         |\n| `x2`                         | `x2`                           | `svg`         |\n| `xChannelSelector`           | `xChannelSelector`             | `svg`         |\n| `xHeight`                    | `x-height`                     | `svg`         |\n| `xLinkActuate`               | `xlink:actuate`                | `xlink`       |\n| `xLinkArcRole`               | `xlink:arcrole`                | `xlink`       |\n| `xLinkHref`                  | `xlink:href`                   | `xlink`       |\n| `xLinkRole`                  | `xlink:role`                   | `xlink`       |\n| `xLinkShow`                  | `xlink:show`                   | `xlink`       |\n| `xLinkTitle`                 | `xlink:title`                  | `xlink`       |\n| `xLinkType`                  | `xlink:type`                   | `xlink`       |\n| `xmlBase`                    | `xml:base`                     | `xml`         |\n| `xmlLang`                    | `xml:lang`                     | `xml`         |\n| `xmlSpace`                   | `xml:space`                    | `xml`         |\n| `xmlns`                      | `xmlns`                        | `xmlns`       |\n| `xmlnsXLink`                 | `xmlns:xlink`                  | `xmlns`       |\n| `y`                          | `y`                            | `svg`         |\n| `y1`                         | `y1`                           | `svg`         |\n| `y2`                         | `y2`                           | `svg`         |\n| `yChannelSelector`           | `yChannelSelector`             | `svg`         |\n| `z`                          | `z`                            | `svg`         |\n| `zoomAndPan`                 | `zoomAndPan`                   | `svg`         |\n\n<!--list end-->\n\n## Related\n\n*   [`web-namespaces`][namespace]\n    — List of web namespaces\n*   [`space-separated-tokens`](https://github.com/wooorm/space-separated-tokens)\n    — Parse/stringify space-separated tokens\n*   [`comma-separated-tokens`](https://github.com/wooorm/comma-separated-tokens)\n    — Parse/stringify comma-separated tokens\n*   [`html-tag-names`](https://github.com/wooorm/html-tag-names)\n    — List of HTML tags\n*   [`mathml-tag-names`](https://github.com/wooorm/mathml-tag-names)\n    — List of MathML tags\n*   [`svg-tag-names`](https://github.com/wooorm/svg-tag-names)\n    — List of SVG tags\n*   [`html-void-elements`](https://github.com/wooorm/html-void-elements)\n    — List of void HTML tag-names\n*   [`svg-element-attributes`](https://github.com/wooorm/svg-element-attributes)\n    — Map of SVG elements to allowed attributes\n*   [`html-element-attributes`](https://github.com/wooorm/html-element-attributes)\n    — Map of HTML elements to allowed attributes\n*   [`aria-attributes`](https://github.com/wooorm/aria-attributes)\n    — List of ARIA attributes\n\n## License\n\n[MIT][license] © [Titus Wormer][author]\n\nDerivative work based on [React][source] licensed under\n[BSD-3-Clause-Clear][source-license], © 2013-2015, Facebook, Inc.\n\n[build-badge]: https://img.shields.io/travis/wooorm/property-information/master.svg\n\n[build]: https://travis-ci.org/wooorm/property-information\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/property-information.svg\n\n[coverage]: https://codecov.io/github/wooorm/property-information\n\n[downloads-badge]: https://img.shields.io/npm/dm/property-information.svg\n\n[downloads]: https://www.npmjs.com/package/property-information\n\n[size-badge]: https://img.shields.io/bundlephobia/minzip/property-information.svg\n\n[size]: https://bundlephobia.com/result?p=property-information\n\n[npm]: https://docs.npmjs.com/cli/install\n\n[author]: https://wooorm.com\n\n[license]: license\n\n[source]: https://github.com/facebook/react/blob/f445dd9/src/renderers/dom/shared/HTMLDOMPropertyConfig.js\n\n[source-license]: https://github.com/facebook/react/blob/88cdc27/LICENSE\n\n[data]: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dataset\n\n[namespace]: https://github.com/wooorm/web-namespaces\n\n[info]: #info\n\n[schema]: #schema\n\n[normalize]: #propertyinformationnormalizename\n\n[react]: https://github.com/facebook/react\n\n[hast-to-react]: hast-to-react.json\n\n[hast]: https://github.com/syntax-tree/hast#propertyname"
}