{
  "name": "@amphibian/object-keys",
  "version": "1.0.2",
  "description": "return keys of an object",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/thomaslindstr_m/object-keys.git"
  },
  "author": "Thomas Lindstrom <t@hom.as>",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/thomaslindstr_m/object-keys/issues"
  },
  "homepage": "https://gitlab.com/thomaslindstr_m/object-keys#README",
  "dependencies": {
    "@amphibian/object-has-property": "^1.0.1"
  }
}
