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


Hang on, we reloading big blames...
{ "name": "p3x-ramdisk",
"version": "1.0.546-245",
"description": "RAM disk persistent with Systemd timer, service and suspend", "main": "Gruntfile.js", "corifeus": { "prefix": "p3x-",
"type": "p3x", "publish": true,
"code": "Vader",
"nodejs": "v9.4.0"
}, "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.com/ramdisk",
"dependencies": { "clear": "^0.0.1",
"commander": "^2.13.0",
"corifeus-utils": "^1.1.789-277",
"userid": "^0.3.1"
}, "engines": {
"node": ">=8.9.0"
}, "devDependencies": {
"corifeus-builder": "^1.7.1179-291"
}
}