diff --git a/package.json b/package.json index 68f9544..1723d59 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,10 @@ { - "author:": "Ada Engineers", - "main": "./src/api.js", - "name": "impulse-api", - "description": "A quick and efficient Api with Express under the hood.", + "name": "@adasupport/impulse-api", "author": { "name": "Ada Support" }, "main": "./src/api.js", - "name": "impulse-api", - "description": "Fork of a legacy dependency", + "description": "Fork of a dependency for legacy handoffs", "license": "MIT", "publishConfig": { "registry": "https://npm.pkg.github.com"