relu-core
Version:
104 lines (103 loc) • 2.46 kB
JSON
{
"_args": [
[
{
"raw": "deasync@^0.1.9",
"scope": null,
"escapedName": "deasync",
"name": "deasync",
"rawSpec": "^0.1.9",
"spec": ">=0.1.9 <0.2.0",
"type": "range"
},
"C:\\Users\\samue\\Desktop\\QuintoBot"
]
],
"_from": "deasync@>=0.1.9 <0.2.0",
"_id": "deasync@0.1.10",
"_inCache": true,
"_location": "/deasync",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/deasync-0.1.10.tgz_1496718199973_0.8247249452397227"
},
"_npmUser": {
"name": "abbr",
"email": "wenfred@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "deasync@^0.1.9",
"scope": null,
"escapedName": "deasync",
"name": "deasync",
"rawSpec": "^0.1.9",
"spec": ">=0.1.9 <0.2.0",
"type": "range"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/deasync/-/deasync-0.1.10.tgz",
"_shasum": "4e4a6836fbe0477bd5f908308bd2a96557d5d7fe",
"_shrinkwrap": null,
"_spec": "deasync@^0.1.9",
"_where": "C:\\Users\\samue\\Desktop\\QuintoBot",
"author": {
"name": "Vladimir Kurchatkin",
"email": "vladimir.kurchatkin@gmail.com"
},
"bugs": {
"url": "https://github.com/abbr/deasync/issues"
},
"contributors": [
{
"name": "Fred Wen",
"email": "wenfred@gmail.com",
"url": "https://github.com/abbr"
}
],
"dependencies": {
"bindings": "~1.2.1",
"nan": "^2.0.7"
},
"description": "Turns async function into sync via JavaScript wrapper of Node event loop",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4e4a6836fbe0477bd5f908308bd2a96557d5d7fe",
"tarball": "https://registry.npmjs.org/deasync/-/deasync-0.1.10.tgz"
},
"engines": {
"node": ">=0.11.0"
},
"gitHead": "f8b8656d313db590ed570d1509a860222f050669",
"homepage": "https://github.com/abbr/deasync",
"keywords": [
"async",
"sync",
"sleep",
"async wrapper"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "abbr",
"email": "wenfred@gmail.com"
}
],
"name": "deasync",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/abbr/deasync.git"
},
"scripts": {
"install": "node ./build.js"
},
"version": "0.1.10"
}