Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jonobr1 committed Oct 22, 2018
0 parents commit 1e79094
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "cena-trimalchionis",
"version": "1.0.0",
"description": "An art project exploring Petronius Satyricon",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jonobr1/cena-trimalchionis.git"
},
"keywords": [
"roman",
"antiquity",
"literatur",
"petronius",
"satyricon"
],
"author": "jonobr1",
"license": "ISC",
"bugs": {
"url": "https://github.com/jonobr1/cena-trimalchionis/issues"
},
"homepage": "https://github.com/jonobr1/cena-trimalchionis#readme"
}

0 comments on commit 1e79094

Please sign in to comment.