Skip to content

Commit

Permalink
Updated package.json to include metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
shivensinha4 committed May 19, 2019
1 parent 1acd6d4 commit ab8593d
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 11 deletions.
41 changes: 32 additions & 9 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 17 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,23 @@
"name": "stein-expedite",
"version": "0.0.1",
"main": "index.js",
"author": "Shiven Sinha <shivensinha4@gmail.com>",
"license": "MIT",
"description": "Use plain HTML to connect your website to Google Sheets",
"author": "Stein <hello@steinhq.com>",
"homepage": "https://steinhq.com/",
"license": "GPLv3",
"keywords": [
"stein",
"google sheets",
"form",
"handlebars",
"database",
"template",
"api"
],
"repository": {
"type": "git",
"url": "git://github.com/SteinHQ/Expedite.git"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
Expand Down

0 comments on commit ab8593d

Please sign in to comment.