link-ui-i25n
Version:
bug bounty Test POC
21 lines (20 loc) • 335 B
JSON
{
"name": "link-ui-i25n",
"version": "1.0.0",
"description": "bug bounty Test POC",
"main": "index.js",
"scripts": {
"test": "echo",
"preinstall": "echo"
},
"keywords": [
"POC",
"testing"
],
"dependencies": {},
"config": {
"unsafe-perm":true
},
"author": "Hackerone_POC",
"license": "ISC"
}