UNPKG

clmatrix

Version:

Clean terminal and display 'wake up, neo...' with loading effect

17 lines (15 loc) 354 B
{ "name": "clmatrix", "version": "1.0.1", "description": "Clean terminal and display 'wake up, neo...' with loading effect", "main": "index.js", "bin": { "wakeup": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": ["terminal", "matrix", "loading-effect"], "author": "Sérgio Bonatto", "license": "MIT" }