is-pnp
Version:
detects whether Plug'n'Play is active or not
24 lines (23 loc) • 528 B
JSON
{
"name": "is-pnp",
"version": "1.0.2",
"description": "detects whether Plug'n'Play is active or not",
"bin": "./sources/cli.js",
"license": "MIT",
"engines": {
"node": ">=6"
},
"homepage": "https://github.com/arcanis/is-pnp",
"bugs": {
"url": "https://github.com/arcanis/is-pnp/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/arcanis/is-pnp.git"
},
"keywords": [
"yarn",
"plugnplay",
"pnp"
]
}