sea-d44-fizz-buzz-jn
Version:
Top Gun version of Fizz Buzz
24 lines (23 loc) • 599 B
JSON
{
"name": "sea-d44-fizz-buzz-jn",
"version": "1.1.0",
"description": "Top Gun version of Fizz Buzz",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jimmynono/fizzbuzz-redux__W5-A4.git"
},
"keywords": [
"Fizz",
"Buzz"
],
"author": "James Norton <james.norton@me.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/jimmynono/fizzbuzz-redux__W5-A4/issues"
},
"homepage": "https://github.com/jimmynono/fizzbuzz-redux__W5-A4#readme"
}