WALA/com.ibm.wala.cast.js.nodejs.../testdata/NodejsRequireJsonTest/package.json

16 lines
288 B
JSON

{
"name": "test2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"poc-lettersonly-gm": "^1.0.1",
"validator": "^5.5.0"
}
}