{
  "name": "jsp-el",
  "version": "0.0.1",
  "description": "Parse and exec JSP EL expresson in JS.",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luobotang/jsp-el.js.git"
  },
  "keywords": [
    "JSP",
    "EL"
  ],
  "author": "luobotang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/luobotang/jsp-el.js/issues"
  },
  "homepage": "https://github.com/luobotang/jsp-el.js#readme"
}
