UNPKG
@malga-checkout/core
Version:
latest (1.22.0)
1.22.0
1.21.0
1.20.5
1.20.4
1.20.3
1.20.2
1.20.1
1.20.0
1.19.0
1.18.2
1.18.1
1.18.0
1.17.0
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.1
1.14.0
1.13.1
1.13.0
1.12.0
1.11.0
1.10.3
1.10.2
1.10.1
1.10.0
1.9.0
1.8.0
1.7.0
Core components for Malga Checkout
github.com/plughacker/malga-checkout
plughacker/malga-checkout
@malga-checkout/core
/
loader
/
package.json
10 lines
•
247 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"malga-checkout-loader"
,
"typings"
:
"./index.d.ts"
,
"module"
:
"./index.js"
,
"main"
:
"./index.cjs.js"
,
"jsnext:main"
:
"./index.es2017.js"
,
"es2015"
:
"./index.es2017.js"
,
"es2017"
:
"./index.es2017.js"
,
"unpkg"
:
"./cdn.js"
}