racon-env

0.0.2 • Public • Published

racon-env

Resource Access Control for process.env

js-standard-style build status downloads Greenkeeper badge

usage

require('racon-env')({
  'aws-sdk': {
    read: [
      /^AWS/,
      'HOME',
      /^AMAZON/
    ]
  }
})

license

Apache License, Version 2.0

Package Sidebar

Install

npm i racon-env

Weekly Downloads

0

Version

0.0.2

License

Apache-2.0

Unpacked Size

25.1 kB

Total Files

4

Last publish

Collaborators

  • jameskyburz