Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
10 lines
154 B
JSON
10 lines
154 B
JSON
{
|
|
"name": "@yawn/core",
|
|
"version": "0.1.0",
|
|
"type": "module",
|
|
"exports": {
|
|
".": "./src/index.js",
|
|
"./snapshot": "./src/snapshot.js"
|
|
}
|
|
}
|