dicom-microscopy-viewer-changed
Version:
Interactive web-based viewer for DICOM Microscopy Images
25 lines (24 loc) • 519 B
JSON
{
"name": "cssfontparser",
"version": "1.2.1",
"description": "parse shorthand css font strings\"",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git://github.com/tmpvar/cssfontparser.git"
},
"keywords": [
"css",
"font",
"parsing",
"parser",
"shorthand"
],
"author": "Elijah Insua <tmpvar@gmail.com>",
"license": "MIT",
"gitHead": "58551db8e577de6e4c05ad846cb9ac08aab76fe5",
"readmeFilename": "README.md"
}