UNPKG

452 BJSONView Raw
1{
2 "name": "@fontoxml/fontoxml-development-tools-module-connectors",
3 "description": "Tools for building and test running a FontoXML connectors instance.",
4 "version": "4.1.0",
5 "author": "The FontoXML Team",
6 "license": "MIT",
7 "keywords": [
8 "fontoxml",
9 "connectors"
10 ],
11 "main": "index.js",
12 "dependencies": {
13 "fs-extra": "^3.0.1",
14 "fswin": "^2.17.602",
15 "request": "^2.88.0",
16 "request-promise-native": "^1.0.5"
17 }
18}