{ "name": "autopush", "version": "1.0.0", "description": "", "main": "autopush", "scripts": { "run": "./autopush", "test": "cd /Volumes/Unicorn; /Volumes/Unicorn/autopush/autopush" }, "author": "Equestria.dev", "type": "commonjs", "license": "MIT", "dependencies": { "chalk": "^4.1.2", "ora": "^6.1.2", "prompts": "^2.4.2" } }