{
  "name": "@kur4ge/hexo-asset-path",
  "version": "1.0.1",
  "description": "A hexo plugin for making inserting assets to post and integrating with cdn easier.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kur4ge/hexo-asset-path.git"
  },
  "keywords": [
    "hexo",
    "blog",
    "asset",
    "asset-link",
    "asset-path",
    "image"
  ],
  "author": {
    "name": "kur4ge",
    "email": "kur4ge1337@gmail.com"
  },
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/kur4ge/hexo-asset-path/issues"
  },
  "homepage": "https://github.com/kur4ge/hexo-asset-path#readme",
  "dependencies": {
    "soup": "^0.1.5",
    "underscore": "^1.8.3"
  }
}
