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


Hang on, we reloading big blames...
{ "name": "p3x-ramdisk",
"version": "1.0.159-36",
"description": "RAM disk persistent with Systemd timer, service and suspend", "main": "Gruntfile.js", "corifeus": { "prefix": "p3x-",
"type": "p3x", "publish": true, "code": "Light"
}, "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", "bsd", "osx" ], "author": "Patrik Laszlo <alabard@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/patrikx3/ramdisk/issues" },
"homepage": "https://pages.corifeus.tk/ramdisk",
"dependencies": { "clear": "^0.0.1", "commander": "^2.9.0",
"corifeus-utils": "^1.1.277-61",
"userid": "^0.3.1"
}, "engines": { "node": ">=7.8.0" }, "devDependencies": {
"corifeus-builder": "^1.7.613-55"
} }