0.3.0 • Published 5 years ago

svpe v0.3.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Secure Validation To Program Execution

A module do it to ensure the correct api program execution

Installing

To install this module only you should do this:

Get the module

npm install svpe --save

Enjoy!

Usage

const { check } = require('svpe')

check('Windows_NT') // To cancel windows os execution, Linux is the default option

repeat this for the os

Authors

License

This project is licensed under my authorization