Files
aas-js/packages/lib/package.json
T
2024-10-22 08:54:18 -05:00

15 lines
253 B
JSON

{
"name": "aas-lib",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21"
}
}