blob: 1b60c7903f69e9aabd87d35254013a82f5b92e0b (
plain) (
tree)
|
|
{
"name": "compiler-explorer",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Farzad Sadeghi",
"license": "GPL-3.0-or-later",
"dependencies": {
"node-fetch": ">=2.1.2"
}
}
|