mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-19 05:19:42 +08:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"name": "@ionic/source",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"jest": "^20.0.4",
|
|
"lerna": "^2.0.0-rc.5",
|
|
"mocha": "^4.0.1",
|
|
"np": "^2.16.0"
|
|
}
|
|
}
|