mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-05 21:03:39 +00:00
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"name": "aas-lib",
|
|
"version": "0.1.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|