{ "name": "@wypratama/tuan", "version": "0.1.0", "description": "CLI Program to help manage env", "main": "start.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postinstall": "node ./pre-install.js", "uninstall": "node ./uninstall.js" }, "keywords": [], "author": "Wicaksana Pratama ", "license": "MIT OR Apache-2.0" }