init
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "@liudecai-one/trading-calculators-free",
|
||||
"version": "1.0.0",
|
||||
"description": "Free trading calculators: position size, pip value, margin, Fibonacci, ATR. Web versions at blog.quant-view.xyz/tools/",
|
||||
"main": "index.js",
|
||||
"keywords": [
|
||||
"trading",
|
||||
"forex",
|
||||
"calculator",
|
||||
"position-size",
|
||||
"pip-calculator",
|
||||
"margin-calculator",
|
||||
"fibonacci",
|
||||
"atr"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitlab.com/liudecai110/gfil-trading-calculators.git"
|
||||
},
|
||||
"homepage": "https://blog.quant-view.xyz/tools/"
|
||||
}
|
||||
Reference in New Issue
Block a user