mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00

Again trying to get github to credit us for v3 installs on the Used By feature. This time trying a new repo URL
17 lines
402 B
JSON
17 lines
402 B
JSON
{
|
|
"name": "ionic-angular",
|
|
"version": "`gulp package` generates dist/package.json from this template using the root ./package.json",
|
|
"description": "",
|
|
"keywords": [],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ionic-team/ionic.git"
|
|
},
|
|
"license": "MIT",
|
|
"main": "umd/index.js",
|
|
"module": "index.js",
|
|
"es2015": "es2015/index.js",
|
|
"peerDependencies": {
|
|
}
|
|
}
|