You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NotePostApp/www/package.json

17 lines
453 B
JSON

{
"name": "com.netsyms.NotePostApp",
"displayName": "NotePost",
"version": "1.3.0",
"description": "A cross-platform client app for NotePost.",
"author": "Netsyms Technologies",
"license": "MPL-2.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.10.2",
"easymde": "^2.8.0",
"framework7": "^5.1.3",
"jquery": "^3.4.1",
"marked": "^0.7.0",
"shufflejs": "^5.2.3"
}
}