13 lines
317 B
JSON
13 lines
317 B
JSON
{
|
|
"name": "@joepie91/consumable",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"repository": "http://git.cryto.net/joepie91/consumable.git",
|
|
"author": "Sven Slootweg <admin@cryto.net>",
|
|
"license": "WTFPL OR CC0-1.0",
|
|
"devDependencies": {
|
|
"@joepie91/eslint-config": "^1.1.0",
|
|
"eslint": "^7.5.0"
|
|
}
|
|
}
|