mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 07:50:29 -07:00
14 lines
385 B
JSON
14 lines
385 B
JSON
{
|
|
"name": "tdarr_plugins",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"prettier": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.0.5.tgz",
|
|
"integrity": "sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|