{
  "name": "linotypejs",
  "description": "full page composition module",
  "version": "1.0.3",
  "main": "index.js",
  "engines": {
    "node": ">=0.10.x"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/typesettin/component.collection-linotype.git"
  },
  "scripts": {
    "test": "mocha -R spec --recursive"
  },
  "dependencies": {
    "classie": ">=0.0.1",
    "util-extend": "^1.0.1"
  },
  "devDependencies": {
    "browserify": ">=4.2.1",
    "jsdoc": "^3.3.0-alpha9",
    "chai": "1.9.1",
    "ejs": ">=0.8.5",
    "grunt": ">=0.4.5",
    "grunt-browserify": ">=2.1.3",
    "grunt-contrib-copy": ">=0.5.0",
    "grunt-contrib-cssmin": ">=0.9.0",
    "grunt-contrib-jshint": ">=0.4.3",
    "grunt-contrib-less": ">=0.11.3",
    "grunt-contrib-uglify": ">=0.4.0",
    "grunt-contrib-watch": ">=0.4.1",
    "grunt-jsbeautifier": ">=0.2.7",
    "grunt-jsdoc": "^0.6.0",
    "grunt-newer": ">=0.7.0",
    "grunt-simple-mocha": ">=0.4.0",
    "grunt-templater": ">=0.0.6",
    "jsdoc": "3.3.0-alpha5",
    "mocha": "1.9.0",
    "uglify-js": "^2.4.15",
    "uglifyify": "^2.5.0"
  },
  "keywords": [
    "content presentation framework",
    "typeset",
    "package",
    "library",
    "periodic",
    "fullpage.js",
    "full page"
  ]
}
