Skip to content

Commit 7ba08da

Browse files
Create Org
1 parent 234a7af commit 7ba08da

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Org

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "@my-org/server",
3+
"version": "1.0.0",
4+
"description": "Server app that uses the ORGANIZATION_NAME/PACKAGE_NAME package",
5+
"main": "index.js",
6+
"author": "",
7+
"license": "MIT",
8+
"dependencies": {
9+
"ORGANIZATION_NAME/PACKAGE_NAME": "1.0.0"
10+
}
11+
}

0 commit comments

Comments
 (0)