avocado-old/packages/behavior/package.json
2019-04-15 22:51:32 -05:00

13 lines
223 B
JSON

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