{
  "name": "skel-framework-npm",
  "version": "1.0.1",
  "description": "A lightweight responsive framework for the www.",
  "keywords": [
    "framework",
    "responsive",
    "grid",
    "skeljs"
  ],
  "homepage": "http://skel.io",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sahellebusch/skel-framework-npm"
  },
  "license": "MIT",
  "main": "./dist/skel.min.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Sean Hellebusch <sahellebusch@gmail.com>"
}
