UNPKG

sagitta-hardware

Version:

Dictionary of hardware supported by the Sagitta Designer

16 lines 281 B
{ "compilerOptions": { "module": "commonjs", "target": "es6", "outDir": "out", "lib": [ "es6" ], "sourceMap": true, "rootDir": "." }, "exclude": [ "node_modules", ".vscode-test" ] }