2021-08-10 16:12:55 +00:00
|
|
|
{
|
2021-11-22 16:20:06 +00:00
|
|
|
"version": "1.1.3",
|
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-11-11 12:13:04 +00:00
|
|
|
}
|