{
  "name": "o-size",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vikramcse/o-size.git"
  },
  "keywords": ["get", "lenght", "object", "size", "arguments", "arrayLike"],
  "author": "Vikram <vikramcse.10@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/vikramcse/o-size/issues"
  },
  "homepage": "https://github.com/vikramcse/o-size#readme",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^2.4.5"
  }
}
