mirror of https://github.com/lukechilds/lnbits.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
336 B
13 lines
336 B
5 years ago
|
{
|
||
|
"requires": true,
|
||
|
"lockfileVersion": 1,
|
||
|
"dependencies": {
|
||
|
"prettier": {
|
||
|
"version": "2.0.5",
|
||
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.0.5.tgz",
|
||
|
"integrity": "sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==",
|
||
|
"dev": true
|
||
|
}
|
||
|
}
|
||
|
}
|