cashbac-component
Version:
Front End depedencies for CB Merchant Webapp
21 lines (20 loc) • 322 B
JSON
{
"name": "Cashbac Component",
"description": "UIKIT Cashbac",
"main": "gulpfile.js",
"authors": [
"Faris Rayhan"
],
"license": "ISC",
"keywords": [
"Cashbac"
],
"homepage": "http://google.com",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}