UNPKG

544 BJSONView Raw
1{
2 "name": "ionic-angular",
3 "version": "3.9.10",
4 "description": "A powerful framework for building mobile and progressive web apps with JavaScript and Angular",
5 "keywords": [
6 "ionic",
7 "framework",
8 "mobile",
9 "app",
10 "hybrid",
11 "webapp",
12 "cordova",
13 "progressive web app",
14 "pwa"
15 ],
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/ionic-team/ionic.git"
19 },
20 "license": "MIT",
21 "main": "umd/index.js",
22 "module": "index.js",
23 "es2015": "es2015/index.js",
24 "peerDependencies": {}
25}
\No newline at end of file