{
  "name": "decitectural",
  "version": "1.0.3",
  "description": "decimal-architectural notation converter",
  "keywords": [
    "convert",
    "converter",
    "unit converter",
    "unit conversion",
    "unit notation",
    "measurement",
    "decimal",
    "architectural",
    "imperial",
    "feet",
    "inches",
    "fraction"
  ],
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/adekom/decitectural.git"
  },
  "author": "Anton Dekom <adekom@gmail.com> (http://adekom.net/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/adekom/decitectural/issues"
  },
  "homepage": "https://github.com/adekom/decitectural",
  "devDependencies": {
    "chai": "^1.10.0",
    "mocha": "^2.0.1"
  }
}
