1
0
Fork 0
roman-numeral-calculator/package.json
2015-11-01 22:36:49 -06:00

11 lines
267 B
JSON

{
"name": "roman-numeral-calculator",
"version": "1.0.0",
"description": "Sample Project for Q2E Interview",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Joe L. Wroten",
"license": "ISC"
}