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

package.json 1.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "sass@^1.15.2",
  3. "_id": "sass@1.23.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-awBvj9xrAuiS2TOCcYSUGCmaBV3UW6fVSK4oJ2LHS8IRfnRLc5EJihw90C7ZJ/skcEwFGSf9/XO5NlMiKupBCg==",
  6. "_location": "/sass",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "sass@^1.15.2",
  12. "name": "sass",
  13. "escapedName": "sass",
  14. "rawSpec": "^1.15.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.15.2"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/sass/-/sass-1.23.6.tgz",
  22. "_shasum": "7cce6dbeac1b8caeb33301a817642ee2708f7d7e",
  23. "_spec": "sass@^1.15.2",
  24. "_where": "/var/www/html/mdch.sipadu",
  25. "author": {
  26. "name": "Natalie Weizenbaum",
  27. "email": "nweiz@google.com",
  28. "url": "https://github.com/nex3"
  29. },
  30. "bin": {
  31. "sass": "sass.js"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/sass/dart-sass/issues"
  35. },
  36. "bundleDependencies": false,
  37. "dependencies": {
  38. "chokidar": ">=2.0.0 <4.0.0"
  39. },
  40. "deprecated": false,
  41. "description": "A pure JavaScript implementation of Sass.",
  42. "engines": {
  43. "node": ">=8.9.0"
  44. },
  45. "homepage": "https://github.com/sass/dart-sass",
  46. "keywords": [
  47. "style",
  48. "scss",
  49. "sass",
  50. "preprocessor",
  51. "css"
  52. ],
  53. "license": "MIT",
  54. "main": "sass.dart.js",
  55. "name": "sass",
  56. "repository": {
  57. "type": "git",
  58. "url": "git+https://github.com/sass/dart-sass.git"
  59. },
  60. "version": "1.23.6"
  61. }