avocado-old/packages/behavior/package.json
2019-04-29 20:08:14 -05:00

13 lines
223 B
JSON

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