We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f15b4 commit db9d123Copy full SHA for db9d123
1 file changed
package.json
@@ -1,14 +1,10 @@
1
{
2
- "author:": "Ada Engineers",
3
- "main": "./src/api.js",
4
- "name": "impulse-api",
5
- "description": "A quick and efficient Api with Express under the hood.",
+ "name": "@adasupport/impulse-api",
6
"author": {
7
"name": "Ada Support"
8
},
9
"main": "./src/api.js",
10
11
- "description": "Fork of a legacy dependency",
+ "description": "Fork of a dependency for legacy handoffs",
12
"license": "MIT",
13
"publishConfig": {
14
"registry": "https://npm.pkg.github.com"
0 commit comments