{
  "name": "icon-for-file-type",
  "version": "1.0.0",
  "description": "This is a module that returns uris of data, given a file extension and size. The file extensions can be: html, css, js, png, jpg, jpeg, svg, ico, gif, json, php, sql, py, txt, docx, xlsx, pptx, or mp4; and the sizes can be 16x16, 32x32, 64x64, 128x128, or 256x256.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "cross-blob": "^2.0.0",
    "filereader": "^0.10.3",
    "path": "^0.12.7"
  }
}
