14 lines
232 B
JSON
14 lines
232 B
JSON
{
|
|
"name": "mood",
|
|
"description": "The EV3 mood library",
|
|
"files": [
|
|
"README.md",
|
|
"mood.ts"
|
|
],
|
|
"testFiles": [
|
|
],
|
|
"public": true,
|
|
"dependencies": {
|
|
"core": "file:../core"
|
|
}
|
|
} |