mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-05 04:47:45 +00:00
16 lines
300 B
JSON
16 lines
300 B
JSON
{
|
|
"name": "aas-lib",
|
|
"version": "0.1.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": {
|
|
"name": "Joel Wetzell",
|
|
"email": "me@jwetzell.com",
|
|
"url": "https://jwetzell.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|