Class: PkgParser
Defined in: | src\components\pkg.coffee |
Overview
Parses package.json information
Variables Summary
- name =
-
"PkgParser"
Instance Method Summary
- # (void) run(pkg) Parse package.json data.
Constructor Details
#
(void)
constructor(options)
Creates a new PkgParser.
Instance Method Details
#
(void)
run(pkg)
Parse package.json data. Selects the data that is important for the template only. @returns [Promise