Skip to content

Commit

Permalink
Merge pull request #27 from MichaelDeBoey/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
motdotla committed Sep 23, 2019
2 parents ddb73d0 + 4416d7f commit bbf8e9e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,19 @@
"posttest": "npm run lint",
"lint": "standard"
},
"repository": {
"type": "git",
"url": "https://github.com/motdotla/dotenv-expand"
},
"bugs": {
"url": "https://github.com/motdotla/dotenv-expand/issues"
},
"author": "Scott Motte <mot@mot.la> (http://mot.la)",
"keywords": [
"dotenv",
"expand",
"variables"
],
"author": "motdotla",
"license": "BSD-2-Clause",
"devDependencies": {
"dotenv": "^4.0.0",
Expand Down

0 comments on commit bbf8e9e

Please sign in to comment.