@ng-doc/core
Version:
<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/ng-doc/ng-doc"> <img src="https://ng-doc.com/assets/images/ng-doc.svg?raw=true" alt="Logo" height="150px"> </a>
37 lines • 758 B
JSON
{
"name": "@ng-doc/core",
"version": "19.2.0",
"type": "commonjs",
"sideEffects": false,
"dependencies": {
"posthtml-render": "3.0.0",
"posthtml-parser": "0.11.0",
"css-what": "6.1.0",
"esthetic": "0.5.6-beta.1"
},
"publishConfig": {
"access": "public"
},
"types": "./index.d.ts",
"main": "./index.js",
"keywords": [
"angular",
"documentation",
"generator",
"builder",
"guides",
"api",
"demo",
"ng-doc"
],
"author": "Skoropad Aleksandr <alex@skoropad.dev>",
"repository": {
"type": "git",
"url": "git+https://github.com/ng-doc/ng-doc.git"
},
"bugs": {
"url": "https://github.com/ng-doc/ng-doc/issues"
},
"homepage": "https://ng-doc.com",
"license": "MIT"
}