https://github.com/serapath/environment-info
environment info https://www.npmjs.com/package/environment-info
https://github.com/serapath/environment-info
Last synced: about 1 year ago
JSON representation
environment info https://www.npmjs.com/package/environment-info
- Host: GitHub
- URL: https://github.com/serapath/environment-info
- Owner: serapath
- License: mit
- Created: 2020-05-25T23:16:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T00:09:54.000Z (about 6 years ago)
- Last Synced: 2025-03-18T07:14:47.614Z (over 1 year ago)
- Language: HTML
- Homepage: https://serapath.github.io/environment-info/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# environment-info
environment info
https://www.npmjs.com/package/environment-info
https://serapath.github.io/environment-info/
# use
`npm install environment-info`
```js
const info = require('environment-info')
console.log('@TODO: `info` usage')
```