{
  "name": "pkg-to-id",
  "version": "0.0.3",
  "description": "Extract project identity from pakage json file.",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "bin": {},
  "keywords": [],
  "author": "maboiteaspam",
  "license": "WTF",
  "homepage": "https://github.com/maboiteaspam/pkg-to-id#readme",
  "repository": {
    "url": "https://github.com/maboiteaspam/pkg-to-id"
  },
  "bugs": {
    "url": "https://github.com/maboiteaspam/pkg-to-id/issues"
  },
  "dependencies": {},
  "devDependencies": {
    "should": "^7.0.1"
  }
}
