{
	"name": "is-callable",
	"versions": {
		"1.0.0": {
			"name": "is-callable",
			"version": "1.0.0",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && node --harmony --es-staging test.js && npm run security",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs test.js *.js",
				"eslint": "eslint test.js *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"foreach": "~2.0.5",
				"is": "~2.2.0",
				"tape": "~3.4.0",
				"indexof": "~0.0.1",
				"covert": "1.0.0",
				"jscs": "~1.10.0",
				"editorconfig-tools": "~0.0.1",
				"nsp": "~1.0.0",
				"eslint": "~0.13.0",
				"make-generator-function": "~1.0.0",
				"semver": "~4.2.0"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "1e41fb9ba4401a61de3141d01235f3cf49d857cd",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable",
			"_id": "is-callable@1.0.0",
			"_shasum": "71f02be5c44b850c95517baa10856a54983cf6cd",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "1.0.4",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"dist": {
				"shasum": "71f02be5c44b850c95517baa10856a54983cf6cd",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "is-callable",
			"version": "1.0.2",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && node --harmony --es-staging test.js && npm run security",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs test.js *.js",
				"eslint": "eslint test.js *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"foreach": "~2.0.5",
				"is": "~2.2.0",
				"tape": "~3.4.0",
				"indexof": "~0.0.1",
				"covert": "1.0.0",
				"jscs": "~1.10.0",
				"editorconfig-tools": "~0.0.1",
				"nsp": "~1.0.0",
				"eslint": "~0.13.0",
				"make-generator-function": "~1.0.0",
				"semver": "~4.2.0"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "2146669ef635e0aa2f717b35efe845e2dcde655e",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable",
			"_id": "is-callable@1.0.2",
			"_shasum": "21f265cc5565575d8f52d82ff380cbcea29352e5",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "1.0.4",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"dist": {
				"shasum": "21f265cc5565575d8f52d82ff380cbcea29352e5",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "is-callable",
			"version": "1.0.3",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && node --harmony --es-staging test.js && npm run security",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs test.js *.js",
				"eslint": "eslint test.js *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"foreach": "~2.0.5",
				"is": "~2.2.0",
				"tape": "~3.4.0",
				"indexof": "~0.0.1",
				"covert": "1.0.0",
				"jscs": "~1.10.0",
				"editorconfig-tools": "~0.0.1",
				"nsp": "~1.0.0",
				"eslint": "~0.13.0",
				"make-arrow-function": "~1.0.0",
				"make-generator-function": "~1.0.0",
				"semver": "~4.2.0"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "9303b4fb23961f0a9e5f4b3b52eb73faa45c966b",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable",
			"_id": "is-callable@1.0.3",
			"_shasum": "ec4daf411ae168c20e0161cac3b80c131e4e8500",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "1.0.4",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"dist": {
				"shasum": "ec4daf411ae168c20e0161cac3b80c131e4e8500",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "is-callable",
			"version": "1.0.4",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && node --harmony --es-staging test.js && npm run security",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs test.js *.js",
				"eslint": "eslint test.js *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"foreach": "~2.0.5",
				"is": "~2.2.0",
				"tape": "~3.4.0",
				"indexof": "~0.0.1",
				"covert": "1.0.0",
				"jscs": "~1.10.0",
				"editorconfig-tools": "~0.0.1",
				"nsp": "~1.0.0",
				"eslint": "~0.13.0",
				"make-arrow-function": "~1.0.0",
				"make-generator-function": "~1.0.0",
				"semver": "~4.2.0"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "3df78871c38ba41060df04bab7d3bd4cea81320a",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable",
			"_id": "is-callable@1.0.4",
			"_shasum": "63cb2155460fd30501fec1d710bd6612c46c34ad",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "1.0.4",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"dist": {
				"shasum": "63cb2155460fd30501fec1d710bd6612c46c34ad",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "is-callable",
			"version": "1.1.0",
			"author": {
				"name": "Jordan Harband"
			},
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && node --es-staging test.js && npm run security",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs *.js",
				"eslint": "eslint *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp package"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"tape": "^4.2.0",
				"covert": "^1.1.0",
				"jscs": "^2.2.1",
				"editorconfig-tools": "^0.1.1",
				"nsp": "^1.1.0",
				"eslint": "^1.5.1",
				"@ljharb/eslint-config": "^1.2.0",
				"make-arrow-function": "^1.1.0",
				"make-generator-function": "^1.1.0",
				"semver": "^5.0.3",
				"foreach": "^2.0.5"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "a78c65b11ef590344cfa345c5dc9997dd6ae69d6",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.1.0",
			"_shasum": "9ebd23c4d6b0f20949ee846176e1aaad2f031f32",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "9ebd23c4d6b0f20949ee846176e1aaad2f031f32",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "is-callable",
			"version": "1.1.1",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && npm run tests-only && npm run security",
				"tests-only": "node --es-staging test.js",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs *.js",
				"eslint": "eslint *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp check"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"tape": "^4.2.2",
				"covert": "^1.1.0",
				"jscs": "^2.6.0",
				"editorconfig-tools": "^0.1.1",
				"nsp": "^2.0.2",
				"eslint": "^1.10.1",
				"@ljharb/eslint-config": "^1.6.0",
				"make-arrow-function": "^1.1.0",
				"make-generator-function": "^1.1.0",
				"semver": "^5.1.0",
				"foreach": "^2.0.5"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "707515246a696281ccfc7033d5930bf9229eb0d5",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.1.1",
			"_shasum": "4c63d56524adbc02e6014d03fdacf0ce47cf1dad",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "4c63d56524adbc02e6014d03fdacf0ce47cf1dad",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {}
		},
		"1.1.2": {
			"name": "is-callable",
			"version": "1.1.2",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && npm run tests-only && npm run security",
				"tests-only": "parallelshell 'npm run test:stock' 'npm run test:staging'",
				"test:stock": "node test.js",
				"test:staging": "node --es-staging test.js",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs *.js",
				"eslint": "eslint *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp check"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"tape": "^4.4.0",
				"covert": "^1.1.0",
				"jscs": "^2.8.0",
				"editorconfig-tools": "^0.1.1",
				"nsp": "^2.2.0",
				"eslint": "^1.10.3",
				"@ljharb/eslint-config": "^1.6.1",
				"make-arrow-function": "^1.1.0",
				"make-generator-function": "^1.1.0",
				"semver": "^5.1.0",
				"foreach": "^2.0.5",
				"parallelshell": "^2.0.0"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "0904db19acf27f2ef27aa02e7018ccc6142a63a0",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.1.2",
			"_shasum": "2108786f76ac1288867ccf052d9fd25c0148718d",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "2108786f76ac1288867ccf052d9fd25c0148718d",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {}
		},
		"1.1.3": {
			"name": "is-callable",
			"version": "1.1.3",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "npm run lint && npm run tests-only && npm run security",
				"tests-only": "parallelshell 'npm run test:stock' 'npm run test:staging'",
				"test:stock": "node test.js",
				"test:staging": "node --es-staging test.js",
				"coverage": "covert test.js",
				"coverage-quiet": "covert test.js --quiet",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs *.js",
				"eslint": "eslint *.js",
				"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
				"security": "nsp check"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"tape": "^4.4.0",
				"covert": "^1.1.0",
				"jscs": "^2.10.1",
				"editorconfig-tools": "^0.1.1",
				"nsp": "^2.2.0",
				"eslint": "^2.2.0",
				"@ljharb/eslint-config": "^2.1.1",
				"make-arrow-function": "^1.1.0",
				"make-generator-function": "^1.1.0",
				"semver": "^5.1.0",
				"foreach": "^2.0.5",
				"parallelshell": "^2.0.0"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "24d113fb908482c43ef4f6a5a27614314e7bb0df",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.1.3",
			"_shasum": "86eb75392805ddc33af71c92a0eedf74ee7604b2",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"shasum": "86eb75392805ddc33af71c92a0eedf74ee7604b2",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/is-callable-1.1.3.tgz_1456622777980_0.3157460247166455"
			},
			"directories": {}
		},
		"1.1.4": {
			"name": "is-callable",
			"version": "1.1.4",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npm run --silent security",
				"tests-only": "npm run --silent test:stock && npm run --silent test:staging",
				"test:stock": "node test.js",
				"test:staging": "node --es-staging test.js",
				"coverage": "npm run --silent istanbul",
				"covert": "covert test.js",
				"covert:quiet": "covert test.js --quiet",
				"istanbul": "npm run --silent istanbul:clean && npm run --silent istanbul:std && npm run --silent istanbul:harmony && npm run --silent istanbul:merge && istanbul check",
				"istanbul:clean": "rimraf coverage coverage-std coverage-harmony",
				"istanbul:merge": "istanbul-merge --out coverage/coverage.raw.json coverage-harmony/coverage.raw.json coverage-std/coverage.raw.json && istanbul report html",
				"istanbul:harmony": "node --harmony ./node_modules/istanbul/lib/cli.js cover test.js --dir coverage-harmony",
				"istanbul:std": "istanbul cover test.js --report html --dir coverage-std",
				"prelint": "editorconfig-tools check *",
				"lint": "npm run jscs && npm run eslint",
				"jscs": "jscs *.js",
				"eslint": "eslint *.js",
				"security": "nsp check"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"@ljharb/eslint-config": "^12.2.1",
				"covert": "^1.1.0",
				"editorconfig-tools": "^0.1.1",
				"eslint": "^4.19.1",
				"foreach": "^2.0.5",
				"istanbul": "1.1.0-alpha.1",
				"istanbul-merge": "^1.1.1",
				"jscs": "^3.0.7",
				"make-arrow-function": "^1.1.0",
				"make-generator-function": "^1.1.0",
				"nsp": "^3.2.1",
				"rimraf": "^2.6.2",
				"semver": "^5.5.0",
				"tape": "^4.9.1"
			},
			"testling": {
				"files": "test.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "a20050add5eab89174a99411405f3f5be265a56b",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.1.4",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.4.1",
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"dist": {
				"integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==",
				"shasum": "1e1adf219e1eeb684d691f9d6a05ff0d30a24d75",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
				"fileCount": 12,
				"unpackedSize": 30555,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOwP4CRA9TVsSAnZWagAAu6QP/3HMpy3IiAIhY13AT0Pv\n/5+HHxTMTOYdwkUPjtMPwyQRts0L6j+35qFOADjfMYK5KQxxGvFzqRIaQFdZ\nEQVqWqoWuUTrJ6trf+tZwJsFNVMSf9LkT3uyX+CxcLoiv9pVctO4HxRVKhuJ\nkuG3CgmlPEG9U4I9/oEHXoM/6OVIUahwwo7PZbyvwOP2wXIJb0p7V8wFtJEQ\nYGsiWzQVn+i0Te/lgWIqPFJKNQRWJAjAR3+ROqe8O735Ot1uivgkS8SYQc+n\nuXQNk1PdUN2nnSZwwqkvYKa/sXhV906qVAJmA/7QG6AvJvvEvcPD1K90sKFR\nQ3jlAtqFfU7JMC3oOuc91oAWzRwRJhrJxCI7CODWtRWuUVKDClv0/sMvrBsi\nOxlccM7IqsGBIJ69A6wBI02lLjJNqM3OlRVvLKfzZ1sLd1yjysJioMIyyM6B\nO7ewcDII7jPVbWTv0DIUC61oc0NfFrCij6YN/iq872hKFhbr0h210BxgF5Nv\nnZ+FI8rSkZLk36jtsOirCkk4MSOWnHnLFehN3q/PSL7W2y2DG3QlW/GcBsn2\neLAQ6bgXWloewnfZNgG5m3a8Rh+8EhTplwcnpg6+7ZbpginjZkgBHyUCn/0X\nTfqpqtqSXNZ6FKfMGEmY56v7pq3RoPCYSrTCK4hU4lmxd4yXAB2NkiEakEuE\nBHSV\r\n=stq+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-callable_1.1.4_1530594296040_0.5184569344379544"
			},
			"_hasShrinkwrap": false
		},
		"1.1.5": {
			"name": "is-callable",
			"version": "1.1.5",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npx aud",
				"tests-only": "npm run --silent test:stock && npm run --silent test:staging",
				"test:stock": "node test",
				"test:staging": "node --es-staging test",
				"coverage": "npm run --silent istanbul",
				"covert": "covert test",
				"covert:quiet": "covert test --quiet",
				"istanbul": "npm run --silent istanbul:clean && npm run --silent istanbul:std && npm run --silent istanbul:harmony && npm run --silent istanbul:merge && istanbul check",
				"istanbul:clean": "rimraf coverage coverage-std coverage-harmony",
				"istanbul:merge": "istanbul-merge --out coverage/coverage.raw.json coverage-harmony/coverage.raw.json coverage-std/coverage.raw.json && istanbul report html",
				"istanbul:harmony": "node --harmony ./node_modules/istanbul/lib/cli.js cover test --dir coverage-harmony",
				"istanbul:std": "istanbul cover test --report html --dir coverage-std",
				"prelint": "eclint check *",
				"lint": "eslint ."
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"@ljharb/eslint-config": "^15.0.2",
				"covert": "^1.1.1",
				"eclint": "^2.8.1",
				"eslint": "^6.7.2",
				"foreach": "^2.0.5",
				"istanbul": "1.1.0-alpha.1",
				"istanbul-merge": "^1.1.1",
				"make-arrow-function": "^1.1.0",
				"make-generator-function": "^1.1.0",
				"rimraf": "^2.7.1",
				"tape": "^4.12.0"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"gitHead": "d7faa7acdf76c41851e6b05b1c77bd5a3dde01f4",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.1.5",
			"_nodeVersion": "13.5.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==",
				"shasum": "f7e46b596890456db74e7f6e976cb3273d06faab",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
				"fileCount": 13,
				"unpackedSize": 17571,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+7ohCRA9TVsSAnZWagAA4uYP/34LzfgooeeqaNPjq28G\nclfNBhoyW1gDfy0vSJYaQc75298zEpPVT5+TjS6IMdCR2x8IoeBD4lmko7Ai\nCvra85dE1pA2/yEmLBkGdPWHnb+zdk+XOTPnKeZfPC87D7+XLyDiNtDT6H7+\nqT7r8ZC1S2JZf5lIFyOz6WXMz0MHlpK0rpLx0LObSLBD89RoMB/TsfTB7NW0\nZzxjJ/dr0crn2PjO091iKPKJCHTemo1rcGhIf6Yg+4D3MravJTjEL3eKKzJM\nMLPhgbiwyvmqmJ2B4BVifxC1OWFeGWr8SFMrHRJoyokODI0rMHSWoC9B7qqi\nItHsiCz00KLxYfR1CGAYb7cFJ9KuvoDskHTiu+88BbTwJ9xdQcxoghbye3VA\nqbImwTJC1NNTsEPZDDlL55UFTEpKMqUedZx90Gf8XPJs+R2YpKXU2YF6fheu\nPG6rPNAQz+3n1Kjwsg0tCQMe/pdqFOjRk+gSg+aWjAZX9wubBupcpgpTjOgw\nbfCe6i0DN3TIZ9OdDYWhF8PmbomQLqiYooX4yBL6w5hjnRk9U1WqRAi3Sbsz\nh/hpY7hHnpHUM6Jz+k8eW7goE3oGFrfxdZotl/XMuRrwRacDZ113/eS06lGw\nFJ99COOnmDR7ewL1+d9TED5Ci/hDC2hXaNJbyYAG8BHmeb+EaVwFWRcUV4LL\nSXA+\r\n=usFI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "ljharb@gmail.com",
					"name": "ljharb"
				}
			],
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-callable_1.1.5_1576778272841_0.06112176675986292"
			},
			"_hasShrinkwrap": false
		},
		"1.2.0": {
			"name": "is-callable",
			"version": "1.2.0",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"prepublish": "safe-publish-latest",
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npx aud --production",
				"tests-only": "npm run --silent test:stock && npm run --silent test:staging",
				"test:stock": "node test",
				"test:staging": "node --es-staging test",
				"coverage": "npm run --silent istanbul",
				"covert": "covert test",
				"covert:quiet": "covert test --quiet",
				"istanbul": "npm run --silent istanbul:clean && npm run --silent istanbul:std && npm run --silent istanbul:harmony && npm run --silent istanbul:merge && istanbul check",
				"istanbul:clean": "rimraf coverage coverage-std coverage-harmony",
				"istanbul:merge": "istanbul-merge --out coverage/coverage.raw.json coverage-harmony/coverage.raw.json coverage-std/coverage.raw.json && istanbul report html",
				"istanbul:harmony": "node --harmony ./node_modules/istanbul/lib/cli.js cover test --dir coverage-harmony",
				"istanbul:std": "istanbul cover test --report html --dir coverage-std",
				"prelint": "eclint check *",
				"lint": "eslint ."
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"@ljharb/eslint-config": "^17.1.0",
				"aud": "^1.1.2",
				"covert": "^1.1.1",
				"eclint": "^2.8.1",
				"eslint": "^7.1.0",
				"foreach": "^2.0.5",
				"istanbul": "1.1.0-alpha.1",
				"istanbul-merge": "^1.1.1",
				"make-arrow-function": "^1.2.0",
				"make-async-function": "^1.0.0",
				"make-generator-function": "^2.0.0",
				"rimraf": "^2.7.1",
				"safe-publish-latest": "^1.1.4",
				"tape": "^5.0.1"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"greenkeeper": {
				"ignore": [
					"rimraf"
				]
			},
			"gitHead": "bdc653e087abca51127759d313387b46235ec9d8",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.2.0",
			"_nodeVersion": "14.3.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==",
				"shasum": "83336560b54a38e35e3a2df7afd0454d691468bb",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.0.tgz",
				"fileCount": 14,
				"unpackedSize": 19915,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1pJoCRA9TVsSAnZWagAA+y8P/3tuXDdHvMV0sA3SafeD\nWxE0/uRWpK2yVlQKOiitqRKCntn8xbsLJfGAjQLh8YGua7ZNEp4PmLPO4Elx\nhQn9KN8kRDkNBHeFFLBfDP8gUkFm54plBk0ay4QUA74KYOWb7LR440wjW4lO\nG3P9oUxyg38ns7wn4DBLthqZVF0HvmrQT8qeu+uvfNQ7aL7oP2bgY66ZmrgF\nTO2T5/1KH3D1KBccOK6rCZ+f4VncHbYfPpmm4yxwYaVNtTDluHES8KKagCNo\nMJNs2lod2Lnpb1Jluvm0fA1RwgjeYT1aD3m1V5c99TtPd//gxgS/hED+3lyh\nfInz5MlMh8C9lvzYXPMxo8Hq3jqdfAHQGVp831p+hdfbR5tHlHZPnA7188/P\nFFhVJEvK4qBl4kH0ZDDr4zBz2o42Lr7+utrXWLgBqk4orB55GYZkmbYfuuuI\ngQhE5I9yGb4VSSNoF0i9kDQAmAeJ/moyasVZG/1KjJ6PTm50WaSBuE0/RDmN\n+a8mCiH3/12VYsJFz3XovWyl9BwgATtLtlf367X7G7ZvbAg5IMPAvusGJt1f\nqJ9LRDYGz6SOaPf/9BYkxB/upqfQAYQYDsHQdtZCOGQYjLrFQzotQJMs6kxE\n1Pd0Rc4tdANQ3JnqU4E1XkeqFcs+nvUAfszPwFsjDvPWnGrtoBFNenZd+31s\n5MOa\r\n=gYH9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "ljharb@gmail.com",
					"name": "ljharb"
				}
			],
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-callable_1.2.0_1591120487987_0.06431820821064149"
			},
			"_hasShrinkwrap": false
		},
		"1.2.1": {
			"name": "is-callable",
			"version": "1.2.1",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"prepublish": "safe-publish-latest",
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npx aud --production",
				"tests-only": "npm run --silent test:stock && npm run --silent test:staging",
				"test:stock": "node test",
				"test:staging": "node --es-staging test",
				"coverage": "npm run --silent istanbul",
				"covert": "covert test",
				"covert:quiet": "covert test --quiet",
				"istanbul": "npm run --silent istanbul:clean && npm run --silent istanbul:std && npm run --silent istanbul:harmony && npm run --silent istanbul:merge && istanbul check",
				"istanbul:clean": "rimraf coverage coverage-std coverage-harmony",
				"istanbul:merge": "istanbul-merge --out coverage/coverage.raw.json coverage-harmony/coverage.raw.json coverage-std/coverage.raw.json && istanbul report html",
				"istanbul:harmony": "node --harmony ./node_modules/istanbul/lib/cli.js cover test --dir coverage-harmony",
				"istanbul:std": "istanbul cover test --report html --dir coverage-std",
				"prelint": "eclint check *",
				"lint": "eslint ."
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"@ljharb/eslint-config": "^17.2.0",
				"aud": "^1.1.2",
				"covert": "^1.1.1",
				"eclint": "^2.8.1",
				"eslint": "^7.8.1",
				"foreach": "^2.0.5",
				"istanbul": "1.1.0-alpha.1",
				"istanbul-merge": "^1.1.1",
				"make-arrow-function": "^1.2.0",
				"make-async-function": "^1.0.0",
				"make-generator-function": "^2.0.0",
				"rimraf": "^2.7.1",
				"safe-publish-latest": "^1.1.4",
				"tape": "^5.0.1"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"greenkeeper": {
				"ignore": [
					"rimraf"
				]
			},
			"gitHead": "57a216dd9fe789915886c73b940ee5a0c601b135",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.2.1",
			"_nodeVersion": "14.9.0",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-wliAfSzx6V+6WfMOmus1xy0XvSgf/dlStkvTfq7F0g4bOIW0PSUbnyse3NhDwdyYS1ozfUtAAySqTws3z9Eqgg==",
				"shasum": "4d1e21a4f437509d25ce55f8184350771421c96d",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.1.tgz",
				"fileCount": 13,
				"unpackedSize": 20256,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWWHUCRA9TVsSAnZWagAA+NUP/iJiMls+q4r2kdNfNTdw\norX17BwBd3OD4PDCEfWJfhuoMB2CzkttIZy1nHRTYQXly7QLc+pkT1IfbPEs\nvyvMdLlNFX9CPR7oW3K9jIFpZ3I9vN8jSTlITQWngTYOc/2MyYrXJ++d6FRr\nsof98mmppuQO4D+B0uctO112EIRzM+WbuhRbm+3w1HjapEHd3zakeKAwhv9v\njgFb9bGGWp3vZ2E0pOHTFiod/hm9QbjZ7rAwRyLgq1KAS8Q9gGN4xeKHPveE\npJiudI+28RBkCNaRDutWJEMrcxRqFb939zDtW9gbX78NP6U4mLCgCBHbqTVa\nFYkBR6sioA0O5MXykxejzmITrX4zlHt+UU24UPCjzViIU2A1b2F1Bra2ncTJ\nYQM4hd7HmvlMw6nw90/zShbDyXwJDZLjqb/8U+b9KF6zvzzglNtzbDKQdQMb\nb5GYBEt4mEEzpKNQ0+Vhv8F+4a2yyFlw60ppw74cXSmC3oznefAqjkkmHfDU\nSgKHndbUx1B/cdgjAoZu8kNKBaZdLzGiw54pmLi2BqEVOCFYAutTkBu5aoCo\nk0ufkAGSxNtoM9xcfgSgQGNaqH1S3aryv4v7MoipXp62sSCzhv7M4UngsY5/\ngbI3n4mTr7Ln2m2N0h+E04XtXZWcQdpZtUo8y7zir5+vFf42NQMo2UmWjKd0\nZT+P\r\n=ZOHz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-callable_1.2.1_1599693268124_0.706149285625641"
			},
			"_hasShrinkwrap": false
		},
		"1.2.2": {
			"name": "is-callable",
			"version": "1.2.2",
			"author": {
				"name": "Jordan Harband",
				"email": "ljharb@gmail.com",
				"url": "http://ljharb.codes"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			},
			"contributors": [
				{
					"name": "Jordan Harband",
					"email": "ljharb@gmail.com",
					"url": "http://ljharb.codes"
				}
			],
			"description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"prepublish": "safe-publish-latest",
				"pretest": "npm run --silent lint",
				"test": "npm run --silent tests-only",
				"posttest": "npx aud --production",
				"tests-only": "npm run --silent test:stock && npm run --silent test:staging",
				"test:stock": "node test",
				"test:staging": "node --es-staging test",
				"coverage": "npm run --silent istanbul",
				"covert": "covert test",
				"covert:quiet": "covert test --quiet",
				"istanbul": "npm run --silent istanbul:clean && npm run --silent istanbul:std && npm run --silent istanbul:harmony && npm run --silent istanbul:merge && istanbul check",
				"istanbul:clean": "rimraf coverage coverage-std coverage-harmony",
				"istanbul:merge": "istanbul-merge --out coverage/coverage.raw.json coverage-harmony/coverage.raw.json coverage-std/coverage.raw.json && istanbul report html",
				"istanbul:harmony": "node --harmony ./node_modules/istanbul/lib/cli.js cover test --dir coverage-harmony",
				"istanbul:std": "istanbul cover test --report html --dir coverage-std",
				"prelint": "eclint check *",
				"lint": "eslint ."
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/ljharb/is-callable.git"
			},
			"keywords": [
				"Function",
				"function",
				"callable",
				"generator",
				"generator function",
				"arrow",
				"arrow function",
				"ES6",
				"toStringTag",
				"@@toStringTag"
			],
			"dependencies": {},
			"devDependencies": {
				"@ljharb/eslint-config": "^17.2.0",
				"aud": "^1.1.2",
				"covert": "^1.1.1",
				"eclint": "^2.8.1",
				"eslint": "^7.9.0",
				"foreach": "^2.0.5",
				"istanbul": "1.1.0-alpha.1",
				"istanbul-merge": "^1.1.1",
				"make-arrow-function": "^1.2.0",
				"make-async-function": "^1.0.0",
				"make-generator-function": "^2.0.0",
				"rimraf": "^2.7.1",
				"safe-publish-latest": "^1.1.4",
				"tape": "^5.0.1"
			},
			"testling": {
				"files": "test/index.js",
				"browsers": [
					"iexplore/6.0..latest",
					"firefox/3.0..6.0",
					"firefox/15.0..latest",
					"firefox/nightly",
					"chrome/4.0..10.0",
					"chrome/20.0..latest",
					"chrome/canary",
					"opera/10.0..latest",
					"opera/next",
					"safari/4.0..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2"
				]
			},
			"engines": {
				"node": ">= 0.4"
			},
			"greenkeeper": {
				"ignore": [
					"rimraf"
				]
			},
			"gitHead": "3e32b4d5eed957aa0bd432c7f13f4a12ca7631ec",
			"bugs": {
				"url": "https://github.com/ljharb/is-callable/issues"
			},
			"homepage": "https://github.com/ljharb/is-callable#readme",
			"_id": "is-callable@1.2.2",
			"_nodeVersion": "14.10.1",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==",
				"shasum": "c7c6715cd22d4ddb48d3e19970223aceabb080d9",
				"tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz",
				"fileCount": 13,
				"unpackedSize": 20514,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaRCKCRA9TVsSAnZWagAAOgsP/RYeCxnS0XHjatZeOfeG\nfQqTSLZCFijTejp9xdCu9BRWKPOnzZDL2QTlHujoB44eaHh3vCK206g2FH2i\niPieTvaTDJdOttgX9oaESPX2negTajRvnm1RfAAp81GkofKSx3Qdie3hOPom\n1d6PJCFASSpf9pj1gspRguS50H1Lni5uXYp5EVRO1eOsUoGrhRP0MlXgID1G\nDL+AFKY+OjUdaJBcBotp5ovDRLSnwy72DGWXJjZnBK1JeYqXVuJDch66rEwQ\nXWBWPk5QVgnETzxlfMwrWo+EndFIVJ9pKAKhc5l7a3/uAGeiHDo2G6RVm8IJ\nK4vjHF+GZPn0TPvbaT6PsTpnBrCQjdd/ZmG7fg695VbQGu4j2gBZ75hIC29o\nFJfj/h582VcaNCUkuLiVtjspGytDhgAya1WCRnkAmClrZwQ3S4F+BKvne6nI\nFxQf2yi9UJN3K2iwXeI3C9N08g04i3wbMTRIqreekTZ00MtsgbP2w70JMqEN\npQUQ5tvKphhkBz+xQz18DftqWsLqUEHMDhZ3kE0CXkdEr3qw56VPOt6aYTzq\nEeW38a2++sSURk1iE0PPzkpzXJX08f4Q/nVs5X4iu/S+cqPUt3KSFP4Fq9ab\ncJyCUk7PkftnOZ+QVoTiZAyb9KCfGv/gHZM3TuexUkNsHdXOOAqaI0yJaJNp\n57yV\r\n=K4Kk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "ljharb",
					"email": "ljharb@gmail.com"
				}
			],
			"_npmUser": {
				"name": "ljharb",
				"email": "ljharb@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-callable_1.2.2_1600721033444_0.3007830949827994"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-09-21T20:43:55.967Z",
		"created": "2015-01-29T09:34:56.078Z",
		"1.0.0": "2015-01-29T09:34:56.078Z",
		"1.0.1": "2015-01-29T17:42:02.934Z",
		"1.0.2": "2015-01-29T17:45:17.802Z",
		"1.0.3": "2015-01-29T18:44:38.142Z",
		"1.0.4": "2015-01-30T08:08:24.789Z",
		"1.1.0": "2015-10-02T08:16:25.066Z",
		"1.1.1": "2015-11-30T19:09:27.921Z",
		"1.1.2": "2016-01-16T01:27:25.790Z",
		"1.1.3": "2016-02-28T01:26:19.027Z",
		"1.1.4": "2018-07-03T05:04:56.305Z",
		"1.1.5": "2019-12-19T17:57:52.970Z",
		"1.2.0": "2020-06-02T17:54:48.118Z",
		"1.2.1": "2020-09-09T23:14:28.251Z",
		"1.2.2": "2020-09-21T20:43:53.590Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.2.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0bcd933aa97fb1b7b26c9971d9890add\"",
			"fetched": 1602009394996
		}
	},
	"_distfiles": {
		"is-callable-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.0.tgz",
			"sha": "71f02be5c44b850c95517baa10856a54983cf6cd",
			"registry": "npmjs"
		},
		"is-callable-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.2.tgz",
			"sha": "21f265cc5565575d8f52d82ff380cbcea29352e5",
			"registry": "npmjs"
		},
		"is-callable-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.3.tgz",
			"sha": "ec4daf411ae168c20e0161cac3b80c131e4e8500",
			"registry": "npmjs"
		},
		"is-callable-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.0.4.tgz",
			"sha": "63cb2155460fd30501fec1d710bd6612c46c34ad",
			"registry": "npmjs"
		},
		"is-callable-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.0.tgz",
			"sha": "9ebd23c4d6b0f20949ee846176e1aaad2f031f32",
			"registry": "npmjs"
		},
		"is-callable-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.1.tgz",
			"sha": "4c63d56524adbc02e6014d03fdacf0ce47cf1dad",
			"registry": "npmjs"
		},
		"is-callable-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.2.tgz",
			"sha": "2108786f76ac1288867ccf052d9fd25c0148718d",
			"registry": "npmjs"
		},
		"is-callable-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz",
			"sha": "86eb75392805ddc33af71c92a0eedf74ee7604b2",
			"registry": "npmjs"
		},
		"is-callable-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
			"sha": "1e1adf219e1eeb684d691f9d6a05ff0d30a24d75",
			"registry": "npmjs"
		},
		"is-callable-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
			"sha": "f7e46b596890456db74e7f6e976cb3273d06faab",
			"registry": "npmjs"
		},
		"is-callable-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.0.tgz",
			"sha": "83336560b54a38e35e3a2df7afd0454d691468bb",
			"registry": "npmjs"
		},
		"is-callable-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.1.tgz",
			"sha": "4d1e21a4f437509d25ce55f8184350771421c96d",
			"registry": "npmjs"
		},
		"is-callable-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz",
			"sha": "c7c6715cd22d4ddb48d3e19970223aceabb080d9",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"is-callable-1.1.5.tgz": {
			"shasum": "f7e46b596890456db74e7f6e976cb3273d06faab"
		},
		"is-callable-1.1.4.tgz": {
			"shasum": "1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
		}
	},
	"_rev": "25-fe9ac4eb82f7416b",
	"_id": "is-callable",
	"readme": "# is-callable <sup>[![Version Badge][2]][1]</sup>\n\n[![Build Status][3]][4]\n[![dependency status][5]][6]\n[![dev dependency status][7]][8]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][11]][1]\n\n[![browser support][9]][10]\n\nIs this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.\n\n## Example\n\n```js\nvar isCallable = require('is-callable');\nvar assert = require('assert');\n\nassert.notOk(isCallable(undefined));\nassert.notOk(isCallable(null));\nassert.notOk(isCallable(false));\nassert.notOk(isCallable(true));\nassert.notOk(isCallable([]));\nassert.notOk(isCallable({}));\nassert.notOk(isCallable(/a/g));\nassert.notOk(isCallable(new RegExp('a', 'g')));\nassert.notOk(isCallable(new Date()));\nassert.notOk(isCallable(42));\nassert.notOk(isCallable(NaN));\nassert.notOk(isCallable(Infinity));\nassert.notOk(isCallable(new Number(42)));\nassert.notOk(isCallable('foo'));\nassert.notOk(isCallable(Object('foo')));\n\nassert.ok(isCallable(function () {}));\nassert.ok(isCallable(function* () {}));\nassert.ok(isCallable(x => x * x));\n```\n\n## Install\n\nInstall with\n\n```\nnpm install is-callable\n```\n\n## Tests\n\nSimply clone the repo, `npm install`, and run `npm test`\n\n[1]: https://npmjs.org/package/is-callable\n[2]: http://versionbadg.es/ljharb/is-callable.svg\n[3]: https://travis-ci.org/ljharb/is-callable.svg\n[4]: https://travis-ci.org/ljharb/is-callable\n[5]: https://david-dm.org/ljharb/is-callable.svg\n[6]: https://david-dm.org/ljharb/is-callable\n[7]: https://david-dm.org/ljharb/is-callable/dev-status.svg\n[8]: https://david-dm.org/ljharb/is-callable#info=devDependencies\n[9]: https://ci.testling.com/ljharb/is-callable.png\n[10]: https://ci.testling.com/ljharb/is-callable\n[11]: https://nodei.co/npm/is-callable.png?downloads=true&stars=true\n[license-image]: http://img.shields.io/npm/l/is-callable.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/is-callable.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=is-callable"
}