mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
14 lines
332 B
JSON
14 lines
332 B
JSON
|
{
|
||
|
"name": "joplin-webclipper",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"readability-node": {
|
||
|
"version": "0.1.0",
|
||
|
"resolved": "https://registry.npmjs.org/readability-node/-/readability-node-0.1.0.tgz",
|
||
|
"integrity": "sha1-DUBacMLCFZRKf0qbX3UGzQWpsao="
|
||
|
}
|
||
|
}
|
||
|
}
|