Dashboard sipadu mbip
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

package.json 1.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "_from": "@babel/helper-annotate-as-pure@^7.7.0",
  3. "_id": "@babel/helper-annotate-as-pure@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-k50CQxMlYTYo+GGyUGFwpxKVtxVJi9yh61sXZji3zYHccK9RYliZGSTOgci85T+r+0VFN2nWbGM04PIqwfrpMg==",
  6. "_location": "/@babel/helper-annotate-as-pure",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-annotate-as-pure@^7.7.0",
  12. "name": "@babel/helper-annotate-as-pure",
  13. "escapedName": "@babel%2fhelper-annotate-as-pure",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-remap-async-to-generator",
  21. "/@babel/plugin-transform-classes",
  22. "/@babel/plugin-transform-template-literals"
  23. ],
  24. "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.0.tgz",
  25. "_shasum": "efc54032d43891fe267679e63f6860aa7dbf4a5e",
  26. "_spec": "@babel/helper-annotate-as-pure@^7.7.0",
  27. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-remap-async-to-generator",
  28. "bundleDependencies": false,
  29. "dependencies": {
  30. "@babel/types": "^7.7.0"
  31. },
  32. "deprecated": false,
  33. "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
  34. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  35. "license": "MIT",
  36. "main": "lib/index.js",
  37. "name": "@babel/helper-annotate-as-pure",
  38. "publishConfig": {
  39. "access": "public"
  40. },
  41. "repository": {
  42. "type": "git",
  43. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure"
  44. },
  45. "version": "7.7.0"
  46. }