{ "name": "@ionic/docs", "version": "8.7.5", "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-framework.git" }, "bugs": { "url": "https://github.com/ionic-team/ionic-docs/issues" }, "scripts": { "build": "echo noop" }, "homepage": "https://ionicframework.com/docs" }