Skip to content

Commit

Permalink
Merge pull request #6 from mieweb/wreiske-patch-1
Browse files Browse the repository at this point in the history
Update package.json to change package name and add repo location
  • Loading branch information
wreiske authored Oct 3, 2024
2 parents 380f998 + e6f84c6 commit a133890
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
{
"name": "mieapi",
"name": "@mieweb/mieapi",
"version": "1.0.0",
"description": "A npm package to simplify API interactions with WebChart Electronic Health records",
"type": "module",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mieweb/mieapi-js.git"
},
"homepage": "https://github.com/mieweb/mieapi-js#readme",
"keywords": [
"api",
"service",
Expand Down

0 comments on commit a133890

Please sign in to comment.