酒店预订平台
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

bower.json 154 B

3年前
123456789
  1. {
  2. "name": "toastr",
  3. "version": "2.1.3",
  4. "main": ["toastr.js", "toastr.css"],
  5. "dependencies": {
  6. "jquery": ">=1.6.3 <3"
  7. },
  8. "license": "MIT"
  9. }