bin-v8-flag-filter-sync
Version:
This package is inspired from the [bin-v8-flags-filter](https://www.npmjs.com/package/bin-v8-flags-filter) package in npm.
32 lines (31 loc) • 598 B
JSON
{
"name": "bin-v8-flag-filter-sync",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\"",
"publish-please": "publish-please",
"prepublish": "publish-please guard"
},
"repository": {
"type": "git",
"url": "https://github.com/vinayvennela/bin-v8-flags-filter-sync"
},
"keywords": [
"v8",
"flags",
"bin",
"filter",
"remove",
"v8flags",
"v8-flags",
"cli",
"sync"
],
"author": "",
"license": "ISC",
"devDependencies": {
"publish-please": "^5.5.2"
}
}