package.json 828 Bytes
{
  "name": "xn-directive-attachment",
  "version": "1.2.3",
  "description": "xn-directive-attachment",
  "keywords": [
    "attachment",
    "xn-directive-attachment",
    "xn"
  ],
  "homepage": "",
  "author": "zhaoxing",
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "licenses": "MIT",
  "spm": {
    "main": "index.js",
    "dependencies": {
      "angular": "1.3.9",
      "jquery": "1.7.2",
      "angular-ui": "1.0.0",
      "bootstrap-css": "1.0.0",
      "xn-service-common": "1.0.0",
      "xn-service-foundation": "1.0.0",
      "xn-filter-common": "1.0.0",
      "xn-icon-common": "1.0.0"
    },
    "devDependencies": {
      "expect.js": "0.3.1"
    }
  },
  "devDependencies": {
    "spm": "3"
  },
  "scripts": {
    "test": "spm test",
    "build": "spm build"
  }
}