{
  "name": "ifc-convert",
  "version": "1.2.0",
  "description": "Simple wrapper for ifcConvert",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/klokoy/ifcConvert"
  },
  "scripts": {
    "test": "mocha"
  },
  "keywords": [
    "ifc",
    "converter",
    "collada"
  ],
  "author": "Kim Lokøy",
  "license": "MIT",
  "devDependencies": {
    "chai": "^1.9.1",
    "mocha": "^1.18.2",
    "async": "^0.6.2"
  }
}
