Preparing search index...
The search index is not available
Documentation - v0.0.15
Documentation
@fuman/build
index
parsePackageJson
Function parsePackageJson
parsePackageJson
(
packageJson
:
string
,
format
?:
"json"
|
"yaml"
)
:
PackageJson
parse a package.json from string
Parameters
packageJson
:
string
format
:
"json"
|
"yaml"
= 'json'
Returns
PackageJson
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.15
Loading...
parse a package.json from string