mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"bin": {
|
|
"cirosantilli-data-files": "cirosantilli-data-files"
|
|
},
|
|
"license": "MIT",
|
|
"files": [
|
|
"cirosantilli-data-files",
|
|
"mydata.txt",
|
|
"index.js"
|
|
],
|
|
"name": "cirosantilli-data-files",
|
|
"repository": "cirosantilli/linux-kernel-module-cheat",
|
|
"version": "0.1.0"
|
|
}
|