{
  "name": "ajory",
  "version": "1.0.12",
  "description": "full responsive masonry grid component for react.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moosavii/Ajory.git"
  },
  "dependencies": {
    "react": "*",
	"prop-types": "*"
	
  },
  "author": "moosavii",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/moosavii/Ajory/issues"
  },
  "homepage": "https://github.com/moosavii/Ajory#readme",
  "keywords": [
    "react",
    "masonry",
    "grid",
    "pintrest"
  ]
}
