0
{
1
"name": "tessl/npm-is-npm",
2
"version": "6.0.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/is-npm@6.0.0",
5
"summary": "Utility library for detecting whether JavaScript code is running within npm or yarn script execution context through environment variable checks"
6
}