mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 12:28:58 +00:00
14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"name": "text",
|
|
"version": "0.0.0",
|
|
"description": "ERROR: No README.md file found!",
|
|
"main": "render-glyph.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"freetype2_render": "1.3.11"
|
|
}
|
|
}
|