You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
2.6 KiB
98 lines
2.6 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"util.promisify@~1.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/svgo"
|
||
|
]
|
||
|
],
|
||
|
"_from": "util.promisify@>=1.0.0 <1.1.0",
|
||
|
"_id": "util.promisify@1.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/util.promisify",
|
||
|
"_nodeVersion": "8.0.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/util.promisify-1.0.0.tgz_1496178719180_0.9498088317923248"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "ljharb@gmail.com",
|
||
|
"name": "ljharb"
|
||
|
},
|
||
|
"_npmVersion": "5.0.0",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "util.promisify",
|
||
|
"raw": "util.promisify@~1.0.0",
|
||
|
"rawSpec": "~1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0 <1.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/svgo"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz",
|
||
|
"_shasum": "440f7165a459c9a16dc145eb8e72f35687097030",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "util.promisify@~1.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/svgo",
|
||
|
"author": {
|
||
|
"email": "ljharb@gmail.com",
|
||
|
"name": "Jordan Harband"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/ljharb/util.promisify/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"define-properties": "^1.1.2",
|
||
|
"object.getownpropertydescriptors": "^2.0.3"
|
||
|
},
|
||
|
"description": "Polyfill/shim for util.promisify in node versions < v8",
|
||
|
"devDependencies": {
|
||
|
"@es-shims/api": "^1.2.0",
|
||
|
"@ljharb/eslint-config": "^11.0.0",
|
||
|
"eslint": "^3.19.0",
|
||
|
"safe-publish-latest": "^1.1.1"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==",
|
||
|
"shasum": "440f7165a459c9a16dc145eb8e72f35687097030",
|
||
|
"tarball": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz"
|
||
|
},
|
||
|
"gitHead": "5d74d95951d5396e5a31c74607028d4470276091",
|
||
|
"homepage": "https://github.com/ljharb/util.promisify#readme",
|
||
|
"keywords": [
|
||
|
"promisify",
|
||
|
"promise",
|
||
|
"util",
|
||
|
"polyfill",
|
||
|
"shim",
|
||
|
"util.promisify"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "ljharb@gmail.com",
|
||
|
"name": "ljharb"
|
||
|
}
|
||
|
],
|
||
|
"name": "util.promisify",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/ljharb/util.promisify.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "eslint .",
|
||
|
"prepublish": "safe-publish-latest",
|
||
|
"pretest": "npm run lint",
|
||
|
"test": "npm run tests-only",
|
||
|
"tests-only": "es-shim-api --bound"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|