UNPKG

hexo-next-googleads

Version:
30 lines (29 loc) 737 B
{ "name": "hexo-next-googleads", "version": "0.0.3", "description": "Google Adsense system for NexT.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xyfy/hexo-next-googleads.git" }, "keywords": [ "Hexo", "NexT", "Google", "Adsense" ], "author": "xyfy", "license": "MIT", "bugs": { "url": "https://github.com/xyfy/hexo-next-googleads/issues" }, "homepage": "https://github.com/xyfy/hexo-next-googleads#readme", "dependencies": { "@next-theme/utils": "^1.3.0", "hexo-fs": "^4.1.1" } }