UNPKG

js-awe

Version:

Awesome js utils including - plan: An Asynchronous control flow with a functional taste - Chrono: record and visualize timelines in the console

17 lines (16 loc) 336 B
{ "name": "nodeimport", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "run": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "js-awe": "^1.1.0" } }