{
  "name": "ftpm-node",
  "version": "0.1.9",
  "description": "Rewriteing of ftpm-module  in a callback-based coding style",
  "main": "ftpm-node.js",
  "dependencies": {
    "lodash": "^2.4.1",
    "request": "^2.36.0",
    "wrench": "^1.5.8"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "devDependencies": {
    "jshint": "^2.5.2",
    "mocha": "^1.20.1",
    "should": "^4.0.4"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/danielesassoli/ftpm-module.git"
  },
  "keywords": [
    "font",
    "management",
    "package",
    "manager",
    "font",
    "woff",
    "ttf",
    "google",
    "fonts"
  ],
  "author": {
    "name": "Daniele Sassoli"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/danielesassoli/ftpm-module/issues"
  },
  "homepage": "https://github.com/danielesassoli/ftpm-module",
  "_id": "ftpm-module@0.1.9",
  "_resolved": "https://github.com/danielesassoli/ftpm-module/archive/0.1.9.tar.gz"
}
