intern-Assignment/Sequelize-library/node_modules/asap/package.json

14 lines
328 B
JSON
Raw Permalink Normal View History

2025-01-31 09:50:39 +00:00
{
"name": "asap",
"version": "1.0.0",
"description": "High-priority task queue for Node.js and browsers",
"keywords": ["event", "task", "queue"],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/kriskowal/asap/raw/master/LICENSE.md"
}
],
"main": "asap"
}