29 lines
622 B
JSON
29 lines
622 B
JSON
|
{
|
||
|
"name": "tildefriends",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "tildefriends",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"prettier": "^3.2.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/prettier": {
|
||
|
"version": "3.2.5",
|
||
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
|
||
|
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
|
||
|
"bin": {
|
||
|
"prettier": "bin/prettier.cjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|