mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-28 09:24:28 +08:00
13 lines
213 B
JSON
13 lines
213 B
JSON
{
|
|
"version": "1.4.0-alpha.0",
|
|
"registry": "https://registry.npmjs.org/",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
]
|
|
}
|