Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashko Stubailo committed Apr 13, 2016
0 parents commit e82f3fd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
@@ -0,0 +1,11 @@
{
"name": "apollo-react",
"version": "0.0.1",
"description": "React data container for Apollo Client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}

0 comments on commit e82f3fd

Please sign in to comment.