{ "name": "scwrypts", "version": "1.0.0", "description": "zx scripts for scwrypts", "main": "index.js", "type": "module", "scripts": { "test": "", "preinstall": "npm i -g zx" }, "author": "yage", "license": "GPL-3.0-or-later", "dependencies": { "scwrypts": "file:lib" } }