funtask-marketing
Version:
a funtask app
17 lines (16 loc) • 364 B
JSON
{
"name": "funtask-marketing",
"main": "./index.js",
"version": "0.0.1",
"description": "a funtask app",
"keywords": ["funtask", "marketing"],
"activationCommands": {
"funtask-workspace": "funtask-client:toggle"
},
"repository": "",
"license": "MIT",
"engines": {
"funtask": ">=1.0.0 <2.0.0"
},
"dependencies": {}
}