mirror of https://github.com/LostLuma/Mousey.git
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"name": "mousey",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "mousey",
|
|
"version": "1.0.0",
|
|
"license": "AGPL-3.0",
|
|
"devDependencies": {
|
|
"prettier": "^2.2.1"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
|
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"prettier": {
|
|
"version": "2.7.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
|
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|