{
  "name": "@inmar/twine-node",
  "version": "0.1.7",
  "description": "Node version of twine.js",
  "main": "src/index.js",
  "dependencies": {
    "@inmar/twine-core": "^0.1.6"
  },
  "files": [
    "src"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/inmar/twine.js.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "Austin Keener <austin.keener@inmar.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/inmar/twine.js/issues"
  },
  "homepage": "https://github.com/inmar/twine.js#readme",
  "gitHead": "cf08cc2dd695f3e0e98cda013997ef0a2adadbb8"
}
