{ "name": "banylonjs-publisher", "version": "1.0.0", "description": "Publishing babylon's packages automatically", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Raanan Weber", "license": "ISC", "dependencies": { "prompt": "^1.0.0", "shelljs": "^0.7.8" } }