mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"lerna": "2.11.0",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"publishConfig": {
|
|
"access": "public",
|
|
"registry": "https://registry.npmjs.org/"
|
|
},
|
|
"version": "independent"
|
|
}
|