28 lines
815 B
JSON
28 lines
815 B
JSON
{
|
|
"name": "dressed_for_succes_store",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"bunx": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/bun-utilities": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/bun-utilities/-/bun-utilities-0.2.1.tgz",
|
|
"integrity": "sha512-2e4rMaA50zfUqvc3+Cu8I88nCzvF6WsOnxz4iZSSSQt/pBGgpiwgFCx2y5/s69C9iaCVfyrM6kHxYOgvVx1e8Q==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bunx": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://registry.npmjs.org/bunx/-/bunx-0.1.0.tgz",
|
|
"integrity": "sha512-RKz/xk5NJ/oPlnafM9qjujUumy8I/yZL2w+LNu/JCJFty2WbeLhLlqWNnR7kEQFFYVxyZZGHT5c5U288fDM1Sg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bun-utilities": "^0.2.0"
|
|
}
|
|
}
|
|
}
|
|
}
|