0.1.1 • Published 6 years ago

acyort-json v0.1.1

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

acyort-json

Build Status codecov

JSON module for AcyOrt

Install

$ npm i acyort-json -S

Usage

# config.yml
# ...
plugins:
  acyort-json

# use json plugin
json: true

# you can set json output path
json:
  path: 'json'  # default 'json'
# ...
0.1.1

6 years ago

0.1.0

6 years ago