avocado-old/packages/behavior/package.json
2020-06-25 05:38:49 -05:00

12 lines
194 B
JSON

{
"name": "@avocado/behavior",
"version": "1.0.11",
"main": "index.js",
"author": "cha0s",
"license": "MIT",
"dependencies": {
"@avocado/core": "1.x",
"debug": "3.1.0"
}
}