mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-02-04 13:16:08 +08:00
14 lines
187 B
JSON
14 lines
187 B
JSON
{
|
|
"lerna": "2.0.0-rc.5",
|
|
"packages": [
|
|
"packages/*",
|
|
"packages/demos/*"
|
|
],
|
|
"commands": {
|
|
"bootstrap": {
|
|
"ignore": "@stencil/*"
|
|
}
|
|
},
|
|
"version": "0.0.0"
|
|
}
|