7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"type": "commonjs",
|
|
"main": "./index-node.js",
|
|
"browser": "./index.js",
|
|
"typings": "./index-types.d.ts"
|
|
}
|