2021-08-10 16:12:55 +00:00
|
|
|
{
|
2021-09-22 13:25:50 +00:00
|
|
|
"version": "0.0.98",
|
2021-08-10 16:12:55 +00:00
|
|
|
"registry": "https://registry.npmjs.org/",
|
|
|
|
"publishConfig": {
|
2021-09-05 10:51:59 +00:00
|
|
|
"access": "public",
|
|
|
|
"directory": "dist"
|
2021-08-10 16:12:55 +00:00
|
|
|
},
|
|
|
|
"npmClient": "yarn",
|
2021-08-13 13:09:00 +00:00
|
|
|
"useWorkspaces": true
|
2021-09-05 14:19:43 +00:00
|
|
|
}
|