package.json 272 B

1234567891011121314
  1. {
  2. "name": "lib-flexible",
  3. "version": "0.3.2",
  4. "description": "移动端适配解决方案",
  5. "main": "flexible.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [
  10. "适配"
  11. ],
  12. "author": "",
  13. "license": "ISC"
  14. }