2024-02-23 04:42:26 -05:00
|
|
|
{
|
|
|
|
"name": "tildefriends",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "tildefriends",
|
|
|
|
"license": "MIT",
|
2024-06-04 09:08:10 -04:00
|
|
|
"devDependencies": {
|
|
|
|
"husky": "9.0.11",
|
|
|
|
"prettier": "3.2.5"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/husky": {
|
|
|
|
"version": "9.0.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
|
|
|
|
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"husky": "bin.mjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/typicode"
|
2024-02-23 04:42:26 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prettier": {
|
|
|
|
"version": "3.2.5",
|
2024-06-04 09:08:10 -04:00
|
|
|
"dev": true,
|
2024-02-23 04:42:26 -05:00
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"prettier": "bin/prettier.cjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|