{
	"name": "is-hexadecimal",
	"versions": {
		"1.0.0": {
			"name": "is-hexadecimal",
			"version": "1.0.0",
			"description": "Check if a character is hexadecimal",
			"license": "MIT",
			"keywords": [
				"string",
				"character",
				"char",
				"code",
				"hexadecimal"
			],
			"files": [
				"index.js"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/is-hexadecimal.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/is-hexadecimal/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"
				}
			],
			"dependencies": {},
			"devDependencies": {
				"browserify": "^13.0.1",
				"esmangle": "^1.0.1",
				"nyc": "^7.0.0",
				"remark-cli": "^1.0.0",
				"remark-comment-config": "^4.0.0",
				"remark-github": "^5.0.0",
				"remark-lint": "^4.0.0",
				"remark-validate-links": "^4.0.0",
				"tape": "^4.0.0",
				"xo": "^0.16.0"
			},
			"scripts": {
				"build-md": "remark . --quiet --frail",
				"build-bundle": "browserify index.js --bare -s isHexadecimal > is-hexadecimal.js",
				"build-mangle": "esmangle < is-hexadecimal.js > is-hexadecimal.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"
			},
			"xo": {
				"space": true,
				"ignores": [
					"is-hexadecimal.js",
					"is-hexadecimal.min.js"
				]
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"remarkConfig": {
				"output": true,
				"plugins": [
					"comment-config",
					"github",
					"lint",
					"validate-links"
				],
				"settings": {
					"bullet": "*"
				}
			},
			"gitHead": "52794c3658f9912104564b0851921f03a69925a3",
			"homepage": "https://github.com/wooorm/is-hexadecimal#readme",
			"_id": "is-hexadecimal@1.0.0",
			"_shasum": "5c459771d2af9a2e3952781fd54fcb1bcfe4113c",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "5c459771d2af9a2e3952781fd54fcb1bcfe4113c",
				"tarball": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/is-hexadecimal-1.0.0.tgz_1468270886225_0.06683366000652313"
			},
			"directories": {}
		},
		"1.0.1": {
			"name": "is-hexadecimal",
			"version": "1.0.1",
			"description": "Check if a character is hexadecimal",
			"license": "MIT",
			"keywords": [
				"string",
				"character",
				"char",
				"code",
				"hexadecimal"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/is-hexadecimal.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/is-hexadecimal/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"
			],
			"dependencies": {},
			"devDependencies": {
				"browserify": "^14.1.0",
				"esmangle": "^1.0.1",
				"nyc": "^11.0.0",
				"remark-cli": "^3.0.0",
				"remark-preset-wooorm": "^3.0.0",
				"tape": "^4.0.0",
				"xo": "^0.18.0"
			},
			"scripts": {
				"build-md": "remark . -qfo",
				"build-bundle": "browserify index.js --bare -s isHexadecimal > is-hexadecimal.js",
				"build-mangle": "esmangle < is-hexadecimal.js > is-hexadecimal.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"
			},
			"xo": {
				"space": true,
				"esnext": false,
				"ignores": [
					"is-hexadecimal.js"
				]
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "3603ffb7944eb4d2419bd7ed8d1923cf4e6308c0",
			"homepage": "https://github.com/wooorm/is-hexadecimal#readme",
			"_id": "is-hexadecimal@1.0.1",
			"_shasum": "6e084bbc92061fbb0971ec58b6ce6d404e24da69",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"shasum": "6e084bbc92061fbb0971ec58b6ce6d404e24da69",
				"tarball": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-hexadecimal-1.0.1.tgz_1500396757713_0.9386311320122331"
			},
			"directories": {}
		},
		"1.0.2": {
			"name": "is-hexadecimal",
			"version": "1.0.2",
			"description": "Check if a character is hexadecimal",
			"license": "MIT",
			"keywords": [
				"string",
				"character",
				"char",
				"code",
				"hexadecimal"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/is-hexadecimal.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/is-hexadecimal/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"
			],
			"dependencies": {},
			"devDependencies": {
				"browserify": "^16.0.0",
				"esmangle": "^1.0.1",
				"nyc": "^11.0.0",
				"prettier": "^1.12.1",
				"remark-cli": "^5.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"tape": "^4.0.0",
				"xo": "^0.20.0"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
				"build-bundle": "browserify index.js --bare -s isHexadecimal > is-hexadecimal.js",
				"build-mangle": "esmangle < is-hexadecimal.js > is-hexadecimal.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 format && npm run build && npm run test-coverage"
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"rules": {
					"no-var": "off",
					"prefer-arrow-callback": "off"
				},
				"ignores": [
					"is-hexadecimal.js"
				]
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "5d70c19ff4699b56f8294e16672d9e6d494e181a",
			"homepage": "https://github.com/wooorm/is-hexadecimal#readme",
			"_id": "is-hexadecimal@1.0.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "wooorm",
				"email": "tituswormer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-but/G3sapV3MNyqiDBLrOi4x8uCIw0RY3o/Vb5GT0sMFHrVV7731wFSVy41T5FO1og7G0gXLJh0MkgPRouko/A==",
				"shasum": "b6e710d7d07bb66b98cb8cece5c9b4921deeb835",
				"tarball": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.2.tgz",
				"fileCount": 4,
				"unpackedSize": 4675,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2w7fCRA9TVsSAnZWagAAVd0QAIQE4J5aj1FX4NiSg60V\nEBF5lRwJW/uR5F/2Ep7RdwTMBCM3bHOdVThB5YbrDb6pTveGGR5GhSzaRKDh\nPGV7L9Ehi+q+LGr/CdTQ/pAJ/mkPxdtcWAZ4rRfVrCBCLqsB9GztR08Tw0Ng\n65FFEhnTwfQZMRGqXVvYVKsED3weKM/o0nq3yz8Jv7cj5NKi1rql1p5tPX3u\nLPfGqyirR+yrt7Iv6zZb+GEukLtqEuUn+ecvOOPcPZ7Zx9QuC+X0DE8HqN6e\ncsU+sKoSwRRihae8Cbgo6euymU9y8sE0voX+mDAD+u8CmRss0wjEbxfqM2I0\ney4x9wkjbrma5mTsPVgEaMN2EcOClLoOE4ij2rnM9NjwAYM77rLXrfHOt6f1\nRoszaGdMxX3BEydRwthCeA2n5XzrOlkFu/DNwS3cthCz9voBrOalKBgTxhQT\nMBUHu2Quqck7Mjh3+UfkgBxpHOnmvqSmbqmVihhG95YeRhFPg68/YlJER0zh\neuzPq36TF54oJgYea+WmOFixq6blnFZ8bxYXkwAZEa/yuv7SjduILXEnXLMO\nBxxz6vWPWfmi3iAjSWUnXyAo/Mob4DcKppoa7mpgOdEykZjhttusPZSwuY/T\nlFTAO5dlPmIhSUYUbNX4w0/am4mapYb5vR30GmlA8kYBYiVXuE1KBmtylt75\nCFkA\r\n=jiR0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "wooorm",
					"email": "tituswormer@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-hexadecimal_1.0.2_1524305630477_0.3093135458480689"
			},
			"_hasShrinkwrap": false
		},
		"1.0.3": {
			"name": "is-hexadecimal",
			"version": "1.0.3",
			"description": "Check if a character is hexadecimal",
			"license": "MIT",
			"keywords": [
				"string",
				"character",
				"char",
				"code",
				"hexadecimal"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/is-hexadecimal.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/is-hexadecimal/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"
				}
			],
			"dependencies": {},
			"devDependencies": {
				"browserify": "^16.0.0",
				"nyc": "^14.0.0",
				"prettier": "^1.12.1",
				"remark-cli": "^6.0.0",
				"remark-preset-wooorm": "^4.0.0",
				"tape": "^4.0.0",
				"tinyify": "^2.5.0",
				"xo": "^0.24.0"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify . -s isHexadecimal -o is-hexadecimal.js",
				"build-mangle": "browserify . -s isHexadecimal -p tinyify -o is-hexadecimal.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 format && npm run build && npm run test-coverage"
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"ignores": [
					"is-hexadecimal.js"
				]
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "71febc8c87571a30256a8c374e35f4baf768bab8",
			"homepage": "https://github.com/wooorm/is-hexadecimal#readme",
			"_id": "is-hexadecimal@1.0.3",
			"_nodeVersion": "11.9.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-zxQ9//Q3D/34poZf8fiy3m3XVpbQc7ren15iKqrTtLPwkPD/t3Scy9Imp63FujULGxuK0ZlCwoo5xNpktFgbOA==",
				"shasum": "e8a426a69b6d31470d3a33a47bb825cda02506ee",
				"tarball": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.3.tgz",
				"fileCount": 4,
				"unpackedSize": 4915,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1c6YCRA9TVsSAnZWagAAUA8P/RdkJBY5AF3FnnJXD5xF\niG6u9/UMePdhtxTjg+Ffp+J8N+U8pY6eS5v2zsD2QKaZaEVGof8/XVGmMZp0\neZfg6Y5rkE9R0Rq55xrhm+2/ZfkSeeojkcNpmx5EqEFYmZLQ/ZHolbPYpPCZ\nFbGk8uvOZzPh+SsbZ8PckJmoqTK9SJ7wv0vczzmRBBFJvtj+SO2exW2lBYra\nmBeJTGSsFl5XjVCLAwzY0dhlQix4i7atYxhkbtu27qgDN3kA6cjNT9tcKbMI\nLjKh2eU8kw5NK6dwzxCUWnszqc5+rBYCfeFkl4FNIfCK0YeSdEGddKX8PVpD\n3MhN7xVZGsQqrbkSEM4F+J089WNTodPyBmule+6OPxFpevEBiFF2eKSsedZh\n/uvMFZSFUnuhB6GXSRcZ/4keGyC4v+1y8Vkr0ZW6CLXGbmY9sdhVEtNvT+lR\n2OPO6M088LfijchwnSxw62ocV0MBxG9LSMufHVO9Wly+/yydIoNgJ2tnJhx4\nL4PAm+6vU6rnXYFVRU4b4OseYs3cwMeskaN40FdQMd/LrbwQP+9OPeMJ+QA0\nYORNnn/xRwIn/XTTiNhmDBzzXNPKQjdHCOXcpHhOxvc659tXUZormU02DYyl\nqOtORFXPPs9QJ3udWEK9oloP3nz6zCopswDbv0p9TQ7yNca2JuS6IzS3MOKU\ndUnz\r\n=v4dj\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/is-hexadecimal_1.0.3_1557515927784_0.27586930525715236"
			},
			"_hasShrinkwrap": false
		},
		"1.0.4": {
			"name": "is-hexadecimal",
			"version": "1.0.4",
			"description": "Check if a character is hexadecimal",
			"license": "MIT",
			"keywords": [
				"string",
				"character",
				"char",
				"code",
				"hexadecimal"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wooorm/is-hexadecimal.git"
			},
			"bugs": {
				"url": "https://github.com/wooorm/is-hexadecimal/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"
				}
			],
			"dependencies": {},
			"devDependencies": {
				"browserify": "^16.0.0",
				"nyc": "^15.0.0",
				"prettier": "^1.0.0",
				"remark-cli": "^7.0.0",
				"remark-preset-wooorm": "^6.0.0",
				"tape": "^4.0.0",
				"tinyify": "^2.0.0",
				"xo": "^0.25.0"
			},
			"scripts": {
				"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
				"build-bundle": "browserify . -s isHexadecimal -o is-hexadecimal.js",
				"build-mangle": "browserify . -s isHexadecimal -p tinyify -o is-hexadecimal.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 format && npm run build && npm run test-coverage"
			},
			"prettier": {
				"tabWidth": 2,
				"useTabs": false,
				"singleQuote": true,
				"bracketSpacing": false,
				"semi": false,
				"trailingComma": "none"
			},
			"xo": {
				"prettier": true,
				"esnext": false,
				"ignores": [
					"is-hexadecimal.js"
				]
			},
			"nyc": {
				"check-coverage": true,
				"lines": 100,
				"functions": 100,
				"branches": 100
			},
			"remarkConfig": {
				"plugins": [
					"preset-wooorm"
				]
			},
			"gitHead": "32211606f81b71f134830764d5079a45536cc8fd",
			"homepage": "https://github.com/wooorm/is-hexadecimal#readme",
			"_id": "is-hexadecimal@1.0.4",
			"_nodeVersion": "13.0.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==",
				"shasum": "cc35c97588da4bd49a8eedd6bc4082d44dcb23a7",
				"tarball": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
				"fileCount": 4,
				"unpackedSize": 4987,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLCG+CRA9TVsSAnZWagAAlDsP/RMtqpCMet5zzNK1dAmz\nDIQ/caFETmKEF3AcI21VZJYOGw+hyNHG0IXG+TASubgkB5b1LuE0oAHAIo9g\n70NWl+6eI1E07rJhAIr25ia6JwF45uuX85vlgA14/s3Bcid5e36MG3ro1aj1\n/lB/DW2nRuCe+6n39GISNRr30zkDbakWMBpFH60xXon0VDTkq8JpUQQEah37\n9XwujBuGLMA4lYxWKiv65Dir+d16lBRhE6qLoAyjqAI8+umDFvXmt0gjsFah\nZKWkdQgbpXaHzfAc369v7V7xQnnSCHL/tEkGL4xX2qrqHm9DDAH6FqJMgP0H\nVCgBD7Cp77QKh72CWkZJKvAK6YilNgCiD5wJaE4lX6vCYhNUfEO7hFCYBce9\nmXQnKVztDLkMFvRDDPRlHcAWdabiCx5p265ndmMR4HUWfm//ukdpD+SzymbI\nJUu4KvtZojy97kOxiBkFBBKhO8FqcfVMvkpX7WeNkElKWD4XJtIoVFhc6lYr\nCsBJBbU8NsG/gZvfivDGgi5Km2WcrdpZ9SSmoLkqEAz1mn/mege0fgG91uYb\nZk+KjOr9tR7U1iDWvfdxZEXsolM01QVy2sGs+pxpoBSzzT+iX9tZWFkPCIo0\nbQNrwEZhMgH8pc1Aif8dYCyqCU4NsJbgQ/9CrpLALWLqIwxgW8UbVaR3sZEx\niEpb\r\n=yI4c\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/is-hexadecimal_1.0.4_1579950526343_0.49264098814908386"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-01-25T11:08:49.160Z",
		"created": "2016-07-11T21:01:29.031Z",
		"1.0.0": "2016-07-11T21:01:29.031Z",
		"1.0.1": "2017-07-18T16:52:38.649Z",
		"1.0.2": "2018-04-21T10:13:50.557Z",
		"1.0.3": "2019-05-10T19:18:47.916Z",
		"1.0.4": "2020-01-25T11:08:46.472Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"77bacf9b1e86872ca6f8b5fb63203d84\"",
			"fetched": 1600679321507
		}
	},
	"_distfiles": {
		"is-hexadecimal-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.0.tgz",
			"sha": "5c459771d2af9a2e3952781fd54fcb1bcfe4113c",
			"registry": "npmjs"
		},
		"is-hexadecimal-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.1.tgz",
			"sha": "6e084bbc92061fbb0971ec58b6ce6d404e24da69",
			"registry": "npmjs"
		},
		"is-hexadecimal-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.2.tgz",
			"sha": "b6e710d7d07bb66b98cb8cece5c9b4921deeb835",
			"registry": "npmjs"
		},
		"is-hexadecimal-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.3.tgz",
			"sha": "e8a426a69b6d31470d3a33a47bb825cda02506ee",
			"registry": "npmjs"
		},
		"is-hexadecimal-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
			"sha": "cc35c97588da4bd49a8eedd6bc4082d44dcb23a7",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"is-hexadecimal-1.0.4.tgz": {
			"shasum": "cc35c97588da4bd49a8eedd6bc4082d44dcb23a7"
		}
	},
	"_rev": "2-3e01eca80fb2cbab",
	"_id": "is-hexadecimal",
	"readme": "# is-hexadecimal\n\n[![Build][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n[![Downloads][downloads-badge]][downloads]\n[![Size][size-badge]][size]\n\nCheck if a character is hexadecimal.\n\n## Install\n\n[npm][]:\n\n```sh\nnpm install is-hexadecimal\n```\n\n## Use\n\n```js\nvar hexadecimal = require('is-hexadecimal')\n\nhexadecimal('a') // => true\nhexadecimal('0') // => true\nhexadecimal('G') // => false\nhexadecimal('💩') // => false\n```\n\n## API\n\n### `hexadecimal(character|code)`\n\nCheck whether the given character code (`number`), or the character code at the\nfirst position (`string`), is hexadecimal.\n\n## Related\n\n*   [`is-alphabetical`](https://github.com/wooorm/is-alphabetical)\n*   [`is-alphanumerical`](https://github.com/wooorm/is-alphabetical)\n*   [`is-decimal`](https://github.com/wooorm/is-decimal)\n*   [`is-whitespace-character`](https://github.com/wooorm/is-whitespace-character)\n*   [`is-word-character`](https://github.com/wooorm/is-word-character)\n\n## License\n\n[MIT][license] © [Titus Wormer][author]\n\n<!-- Definitions -->\n\n[build-badge]: https://img.shields.io/travis/wooorm/is-hexadecimal.svg\n\n[build]: https://travis-ci.org/wooorm/is-hexadecimal\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/is-hexadecimal.svg\n\n[coverage]: https://codecov.io/github/wooorm/is-hexadecimal\n\n[downloads-badge]: https://img.shields.io/npm/dm/is-hexadecimal.svg\n\n[downloads]: https://www.npmjs.com/package/is-hexadecimal\n\n[size-badge]: https://img.shields.io/bundlephobia/minzip/is-hexadecimal.svg\n\n[size]: https://bundlephobia.com/result?p=is-hexadecimal\n\n[npm]: https://docs.npmjs.com/cli/install\n\n[license]: license\n\n[author]: https://wooorm.com"
}