mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
8 lines
172 B
JSON
8 lines
172 B
JSON
{
|
|
"private": true,
|
|
"main": "../dist/es5/sidecar.js",
|
|
"jsnext:main": "../dist/es2015/sidecar.js",
|
|
"module": "../dist/es2015/sidecar.js",
|
|
"types": "sidecar.d.ts"
|
|
}
|