Skip to content

Commit

Permalink
Initial package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Oct 23, 2016
0 parents commit 5482cc8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
@@ -0,0 +1,11 @@
{
"name": "react-presents",
"version": "0.0.1",
"description": "Slideshow framework built w/ react-router 4",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",
"license": "MIT"
}

0 comments on commit 5482cc8

Please sign in to comment.