Files
operator-mono-lig/package.json
T
2017-08-13 19:23:23 -04:00

18 lines
404 B
JSON

{
"name": "operator-mono-lig",
"version": "1.0.0",
"description": "Patch Operator Mono font to include ligatures",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "kiliman@gmail.com",
"license": "ISC",
"dependencies": {
"bluebird": "^3.5.0",
"xml-formatter": "^1.0.1",
"xmldom": "^0.1.27",
"xpath": "0.0.24"
}
}