@ejsmontscript/commission-forge
Version:
Component to boost your popularity by sharing profit
36 lines (35 loc) • 840 B
JSON
{
"name": "@ejsmontscript/commission-forge",
"version": "1.0.14",
"description": "Component to boost your popularity by sharing profit",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --config webpack.config.js"
},
"repository": {
"type": "git"
},
"keywords": [
"commission",
"boost",
"bussiness",
"recommendation",
"profit",
"benefit"
],
"author": "EjsmontScript",
"license": "ISC",
"bugs": {
"url": "https://bitbucket.org/Jamesmont/commision-forge/issues"
},
"homepage": "https://comiforge.com/#/docs",
"devDependencies": {
"eslint": "^8.54.0",
"webpack-cli": "^4.10.0"
},
"dependencies": {
"axios": "^1.6.2",
"uglifyjs-webpack-plugin": "^2.2.0"
}
}