UNPKG

ds-algo-study

Version:

Just experimenting with publishing a package

18 lines (17 loc) 381 B
{ "name": "building-your-own-file-utilities-solution", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "COPYRIGHT 2020 Hash Map Labs, Inc.", "private": true, "dependencies": { "chalk": "^3.0.0", "line-reader": "^0.4.0" } }