{
	"bundleDependencies": true,
	"_from": "is-promise@2.2.1",
	"_id": "is-promise@2.2.1",
	"_inBundle": false,
	"_integrity": "sha512-KckoDDHnZgTg3vZbOKo5xwWgIQqjSt5jjg5bcvyScaNwCNpqqWE+yg9OOoYHBzjCp9kyqSGrJBvWLEyXk6Z6ew==",
	"_location": "/is-promise",
	"_phantomChildren": {},
	"_requested": {
		"type": "version",
		"registry": true,
		"raw": "is-promise@2.2.1",
		"name": "is-promise",
		"escapedName": "is-promise",
		"rawSpec": "2.2.1",
		"saveSpec": null,
		"fetchSpec": "2.2.1"
	},
	"_requiredBy": [
		"#USER",
		"/run-async"
	],
	"_resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.1.tgz",
	"_shasum": "0d624554bc3bb09d4896b3802ec9a093731b4442",
	"_spec": "is-promise@2.2.1",
	"_where": "/Users/ljharb/Dropbox/git/list-exports.git/fixtures",
	"author": {
		"name": "ForbesLindesay"
	},
	"bugs": {
		"url": "https://github.com/then/is-promise/issues"
	},
	"bundleDependencies": true,
	"deprecated": false,
	"description": "Test whether an object looks like a promises-a+ promise",
	"devDependencies": {
		"better-assert": "^1.0.2",
		"mocha": "~1.7.4"
	},
	"exports": {
		"import": "./index.mjs",
		"require": "./index.js"
	},
	"files": [
		"index.js",
		"index.mjs"
	],
	"homepage": "https://github.com/then/is-promise#readme",
	"license": "MIT",
	"main": "./index.js",
	"name": "is-promise-2.2.1",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/then/is-promise.git"
	},
	"scripts": {
		"test": "mocha -R spec"
	},
	"version": "2.2.1"
}
