{
  "name": "csmall-ajax",
  "main": "ajax.js",
  "version": "0.1.28",
  "description": "Csmall-ajax",
  "scripts": {
    "release": "release ./src ./",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "ajax.js",
    "ajax.scss",
    "var.scss",
    "Readme.md"
  ],
  "repository": {
    "type": "git",
    "url": "git@git.csmall.com:npm-lib/csmall-ajax.git"
  },
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-stage-2": "^6.24.1",
    "jt_release": "^0.2.3"
  },
  "keywords": [
    "ajax"
  ],
  "author": "ax@jentian.com",
  "license": "MIT"
}
