Files
ionic-framework/docs/package.json
Liam DeBeasi d802a17047 5.6.7
2021-05-13 09:04:18 -04:00

22 lines
496 B
JSON

{
"name": "@ionic/docs",
"version": "5.6.7",
"description": "Pre-packaged API documentation for the Ionic docs.",
"main": "core.json",
"types": "core.d.ts",
"files": [
"core.json",
"core.d.ts"
],
"author": "Ionic Team",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ionic-team/ionic-docs.git"
},
"bugs": {
"url": "https://github.com/ionic-team/ionic-docs/issues"
},
"homepage": "https://ionicframework.com/docs"
}