1
0
mirror of https://github.com/vladmandic/sdnext.git synced 2026-01-27 15:02:48 +03:00
Files
sdnext/javascript/package.json
Vladimir Mandic 4d9fab4984 fix txt_fullfn
2023-05-08 11:56:59 -04:00

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"
}
}