solorice/vscodium/extensions/geequlim.godot-tools-1.2.0/node_modules/await-notify/package.json
2022-04-28 21:17:01 +03:00

20 lines
523 B
JSON

{
"name": "await-notify",
"version": "1.0.1",
"description": "Java like wait and notify for JavaScript ES7 async/await",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/davidaq/node-await-notify.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/davidaq/node-await-notify/issues"
},
"homepage": "https://github.com/davidaq/node-await-notify#readme"
}