Package Exports
- nsec
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nsec) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
nsec
A security library for nodejs with roles management and access control
How to Install
$ npm install --save nsecGetting Started
...
How to Test
Run one, or a combination of the following commands to lint and test your code:
$ npm run lint # Lint the source code with ESLint
$ npm test # Lint and Run unit tests with MochaLicense
MIT © Yuan Tao