{
  "name": "@gautamarora/profile",
  "version": "0.1.3",
  "description": "microapp - profile",
  "main": "./app/index.js",
  "browser": "./client/self/index.js",
  "main.scss": "./styles/index.scss",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Gautam Arora",
  "license": "ISC",
  "dependencies": {
    "@gautamarora/core": "^0.1.3",
    "@gautamarora/header": "^0.1.3",
    "xtend": "^4.0.1"
  }
}
