{
  "name": "stylescape",
  "version": "0.1.34",
  "description": "Stylescape is a visual identity framework developed by Scape Agency.",
  "keywords": [
    "stylescape",
    "sass",
    "responsive",
    "front-end",
    "layout-engine",
    "framework",
    "web"
  ],
  "license": "MIT",
  "homepage": "https://www.scape.style/",
  "main": "js/index.js",
  "types": "js/index.d.ts",
  "files": [
    "code-snippets/**/*.code-snippets",
    "css/**/*.{css,map}",
    "font/**/*.{eot,otf,ttf,woff,woff2}",
    "inkscape/**/*.inkscape",
    "jinja/**/*.jinja",
    "js/**/*.d.ts",
    "js/**/*.{js,map}",
    "less/**/*.less",
    "md/**/*.md",
    "oco/**/*.oco",
    "png/**/*.png",
    "py/**/*.py",
    "rcpx/**/*.rcpx",
    "scss/**/*.scss",
    "sketchpalette/**/*.sketchpalette",
    "styl/**/*.styl",
    "svg/**/*.svg",
    "tex/**/*.tex",
    "ts/**/*.ts",
    "!.DS_Store"
  ],
  "dependencies": {
    "hue.gl": "^0.0.35",
    "icon.gl": "^0.0.31",
    "move.gl": "^0.0.1",
    "page.gl": "^0.0.3",
    "unit.gl": "^0.1.12"
  }
}