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


Hang on, we reloading big blames...
{ "name": "p3x-ramdisk",
"version": "2024.4.114",
"description": "💾 Linux RAM disk persistent with Systemd timer, service and suspend",
"main": "Gruntfile.js", "corifeus": { "prefix": "p3x-",
"type": "p3x", "publish": true,
"code": "Vader",
"nodejs": "v20.11.1",
"opencollective": false,
"reponame": "ramdisk", "build": true
}, "bin": { "p3x-ramdisk": "bin/p3x-ramdisk.js" }, "scripts": { "test": "grunt " }, "repository": { "type": "git", "url": "git+https://github.com/patrikx3/ramdisk.git" }, "keywords": [ "linux", "systemd", "ramdisk", "ram", "disk", "suspend", "timer", "service",
"unix"
], "author": "Patrik Laszlo <alabard@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/patrikx3/ramdisk/issues" },
"homepage": "https://corifeus.com/ramdisk",
"dependencies": {
"clear": "^0.1.0",
"commander": "^12.0.0",
"corifeus-utils": "^2024.4.115",
"lodash": "^4.17.21"
}, "engines": {
"node": ">=12.13.0"
}, "devDependencies": {
"corifeus-builder": "^2024.4.123"
}
}