Skip to content
/ settings Public

Kanso package providing build steps for attaching kanso.json settings to a design doc

Notifications You must be signed in to change notification settings

kanso/settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Settings Package

Uploads the kanso.json file as a CommonJS module under the 'settings' directory. Useful for packages that need access to these values after deployment.

Install

Add settings to your dependencies section in kanso.json.

...
  "dependencies": {
    "settings": null,
    ...
  }

Run kanso install to fetch the package.

Changes log

Jul 19, 2017

0.16

  • ⚠ Security fix where private data could potentially be included in a ddoc (couchapp). #3

About

Kanso package providing build steps for attaching kanso.json settings to a design doc

Resources

Stars

Watchers

Forks

Packages

No packages published