{
  "name": "@ajuvercr/prefix-ns",
  "version": "0.1.2",
  "description": "Easy access to prefixes and namespaces of prefix.cc.",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/mocha --reporter spec",
    "postinstall": "node preinstall.js"
  },
  "keywords": [
    "prefix",
    "namespace",
    "mapping",
    "prefix.cc"
  ],
  "author": "Pieter Heyvaert <pheyvaer.heyvaert@ugent.be>",
  "license": "MIT",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^3.2.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pheyvaer/prefix-ns.git"
  }
}
