0.1.3 • Published 4 months ago

@typeconf/package-json v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

package-json

Types for package json.

Index

Creating new package

This package was created by running:

$ npx create-typeconf-package package-json

Working with package

Make sure to install dependencies:

npm install

Before editing files it is recommended to start compilation in background:

$ npm run build:watch

Or you can manually run this command after you update schema or values:

$ npm run build

Publishing the configs package

You can publish this package in the same way as other NPM packages using npm publish.

For more info please refer to the docs.

0.1.3

4 months ago

0.1.2

5 months ago

0.1.1

7 months ago

0.1.0

7 months ago