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

15 lines
360 B
JSON

{
"name": "com.netsyms.NotePostApp",
"displayName": "NotePost",
"version": "1.0.0",
"description": "A cross-platform client app for NotePost.",
"author": "Netsyms Technologies",
"license": "MPL-2.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.6.3",
"framework7": "^3.6.5",
"jquery": "^3.3.1",
"marked": "^0.6.0"
}
}