1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/Clipper/joplin-webclipper/package.json

15 lines
245 B
JSON
Raw Normal View History

2018-05-16 15:16:14 +02:00
{
"name": "joplin-webclipper",
"version": "1.0.0",
"description": "",
"main": "main.js",
"author": "",
"license": "MIT",
"dependencies": {
"readability-node": "^0.1.0"
},
"devDependencies": {
"fs-extra": "^6.0.1"
2018-05-16 15:16:14 +02:00
}
}