{
  "name": "jsm-tool",
  "version": "2.0.6",
  "description": "jsm client for jsm frame,use to generate some front ts or js code",
  "main": "index.js",
  "bin": {
    "jsm": "./bin/jsm.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "jsm",
    "jsm-tool",
    "jsm-client"
  ],
  "author": "longzhili2005@126.com",
  "license": "MIT"
}
