UNPKG

how-many-pizza

Version:

Calculate how many pizza you need for your event/party based on the number of people

27 lines (26 loc) 583 B
{ "name": "how-many-pizza", "version": "1.1.2", "description": "Calculate how many pizza you need for your event/party based on the number of people", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "http://github.com/ialex/how-many-pizza" }, "keywords": [ "pizza", "how", "many", "events", "calculate" ], "author": "ialex", "license": "MIT", "bugs": { "url": "https://github.com/ialex/how-many-pizza/issues" }, "homepage": "https://github.com/ialex/how-many-pizza" }