RSS Git Download  Clone
Raw View History
Blames found: 21 Mode: javascript Binary: false


Hang on, we reloading big blames...
{ "name": "p3x-onenote",
"version": "1.0.137-43",
"description": "P3X Onenote Linux", "main": "src/electron/main.js",
"corifeus": { "prefix": "p3x-", "publish": true,
"type": "p3x",
"code": "Linux"
}, "bin": { "p3x-onenote": "bin/p3x-onenote.js" }, "scripts": {
"test": "grunt", "build": "grunt && build build/dist"
}, "repository": { "type": "git",
"url": "git+https://github.com/patrikx3/onenote.git"
}, "keywords": [ "onenote",
"linux"
], "author": "Patrik Laszlo <alabard@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/patrikx3/corifeus/issues" }, "homepage": "https://pages.corifeus.tk/onenote", "dependencies": { "configstore": "^3.1.0",
"corifeus-utils": "^1.1.346-40",
"electron": "^1.6.11"
}, "devDependencies": {
"corifeus-builder": "^1.7.685-33", "electron-builder": "^19.11.1"
}, "engines": { "node": ">=7.8.0"
}, "build": { "appId": "p3x.onenote", "copyright": "MIT", "productName": "P3X OneNote Linux", "linux": { "icon": "src/electron/images/" }
}
}