{ "name": "massivedecks", "description": "Pulls together both the server and client for Massive Decks, a comedy party game.", "version": "2.0.0", "author": "Reread Games ", "license": "AGPL-3.0-or-later", "private": true, "repository": "github:Lattyware/massivedecks", "scripts": { "build": "cp -r server/decks decks", "prebuild": "echo \"This script is for Heroku builds, if you are running this manually, you probably want the projects in the server and client directories instead.\"" } }