{
  "name": "02-songxx",
  "version": "1.0.0",
  "description": "给String内置对象通过原型添加一个去除首尾空格的方法",
  "main": "demo.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "str",
    "trim"
  ],
  "author": "songxx",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "\"\u0016给String内置对象通过原型添加一个去除首尾空格的方法\""
  }
}
