mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-28 08:07:16 +00:00
add Finder & update main.js & cleanup some old files
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "codexen-app-builder",
|
||||
"name": "codexen-app",
|
||||
"version": "0.2.0",
|
||||
"description": "CodeXen App Builder",
|
||||
"description": "CodeXen App",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "npm run serve | npm run dev",
|
||||
"serve": "./node_modules/.bin/http-server ./browser -p 8080",
|
||||
@@ -31,6 +32,7 @@
|
||||
"homepage": "https://github.com/Rokt33r/codexen-app#readme",
|
||||
"dependencies": {
|
||||
"dotenv": "^1.1.0",
|
||||
"electron-stylus": "^0.1.0",
|
||||
"halogen": "^0.1.10",
|
||||
"markdown-it": "^4.3.1",
|
||||
"moment": "^2.10.3",
|
||||
|
||||
Reference in New Issue
Block a user