mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-27 15:02:48 +03:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"name": "javascript",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "script.js",
|
|
"keywords": [],
|
|
"author": "Vladimir Mandic <mandic00@live.com>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint": "^8.40.0",
|
|
"eslint-config-airbnb-base": "^15.0.0"
|
|
}
|
|
}
|