UNPKG

type2docfx

Version:

A tool to convert json format output from TypeDoc to universal reference model for DocFx to consume.

85 lines (84 loc) 2.19 kB
{ "_from": "codelyzer@^4.1.0", "_id": "codelyzer@4.3.0", "_inBundle": false, "_integrity": "sha512-RLMrtLwrBS0dfo2/KTP+2NHofCpzcuh0bEp/A/naqvQonbUL4AW/qWQdbpn8dMNudtpmzEx9eS8KEpGdVPg1BA==", "_location": "/codelyzer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "codelyzer@^4.1.0", "name": "codelyzer", "escapedName": "codelyzer", "rawSpec": "^4.1.0", "saveSpec": null, "fetchSpec": "^4.1.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/codelyzer/-/codelyzer-4.3.0.tgz", "_shasum": "6bf3ba68efd9d655a451ecaa14a2852001a43dfb", "_spec": "codelyzer@^4.1.0", "_where": "C:\\Users\\chawe\\source\\repos\\type2docfx\\tmp\\botbuilder-dialogs", "author": { "name": "Minko Gechev", "email": "mgechev@gmail.com" }, "bugs": { "url": "https://github.com/mgechev/codelyzer/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Minko Gechev", "email": "mgechev@gmail.com" }, { "name": "Preslav Semov", "email": "preslavsemov@gmail.com" }, { "name": "William Koza", "email": "william.koza@gmail.com" }, { "name": "Eugenio Romano", "email": "eugenioromanodeveloper@gmail.com" } ], "dependencies": { "app-root-path": "^2.0.1", "css-selector-tokenizer": "^0.7.0", "cssauron": "^1.4.0", "semver-dsl": "^1.0.1", "source-map": "^0.5.7", "sprintf-js": "^1.0.3" }, "deprecated": false, "description": "Linting for Angular applications, following angular.io/styleguide.", "homepage": "https://github.com/mgechev/codelyzer#readme", "keywords": [ "Angular", "style guide", "styleguide", "nglint", "codelyzer", "lint", "tslint" ], "license": "MIT", "main": "index.js", "name": "codelyzer", "peerDependencies": { "@angular/compiler": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0", "@angular/core": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0", "tslint": "^5.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/mgechev/codelyzer.git" }, "version": "4.3.0" }