package.json 585 Bytes
{
  "name": "yoho.dotdotdot",
  "version": "1.0.0",
  "description": "yoho jquery-dotdotdot, Function:mellipsis when text-overflow",
  "keywords": [],
  "homepage": "",
  "author": "xuqi <xuqi9010@gmail.com>",
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "licenses": "MIT",
  "spm": {
    "main": "dot.js",
    "dependencies": {
      "yoho.jquery": "1.8.3"
    },
    "devDependencies": {
      "expect.js": "0.3.1"
    }
  },
  "devDependencies": {
    "spm": "3"
  },
  "scripts": {
    "test": "spm test",
    "build": "spm build"
  }
}