Stone.js API
Docs
Home
Preparing search index...
stone-js-cli/src/declarations
PackageJson
Interface PackageJson
Represents the package.json file.
interface
PackageJson
{
scripts
:
Record
<
string
,
string
>
;
}
Index
Properties
scripts
Properties
scripts
scripts
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
scripts
Docs
Home
Stone.js API
Loading...
Represents the package.json file.