avocado-old/packages/behavior/package.json

12 lines
194 B
JSON
Raw Normal View History

2019-03-17 23:45:48 -05:00
{
"name": "@avocado/behavior",
2019-05-17 06:15:36 -05:00
"version": "1.0.10",
2019-03-17 23:45:48 -05:00
"main": "index.js",
"author": "cha0s",
"license": "MIT",
"dependencies": {
2019-03-28 13:00:52 -05:00
"@avocado/core": "1.x",
2019-03-17 23:45:48 -05:00
"debug": "3.1.0"
}
}