avocado-old/packages/behavior/package.json
2019-05-17 06:15:36 -05:00

12 lines
194 B
JSON

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