1. {
  2. "name": "@mae/ga_cid",
  3. "version": "1.0.1",
  4. "description": "google analytics client id",
  5. "main": "ga_cid.js",
  6. "scripts": {
  7. "test": "echo "Error: no test specified" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "https://github.com/clicksco/Google-Analytics-Client-ID.git"
  12. },
  13. "keywords": [
  14. "google analytics",
  15. "google analytics client id",
  16. "mae"
  17. ],
  18. "author": "furqan <EMAIL ADDRESS>",
  19. "license": "ISC",
  20. "readme": "README.md",
  21. "dependencies": {}
  22. }