Dashboard sipadu mbip
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_from": "@babel/plugin-syntax-json-strings@^7.2.0",
  3. "_id": "@babel/plugin-syntax-json-strings@7.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-5UGYnMSLRE1dqqZwug+1LISpA403HzlSfsg6P9VXU6TBjcSHeNlw4DxDx7LgpF+iKZoOG/+uzqoRHTdcUpiZNg==",
  6. "_location": "/@babel/plugin-syntax-json-strings",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-syntax-json-strings@^7.2.0",
  12. "name": "@babel/plugin-syntax-json-strings",
  13. "escapedName": "@babel%2fplugin-syntax-json-strings",
  14. "scope": "@babel",
  15. "rawSpec": "^7.2.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.2.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/plugin-proposal-json-strings",
  21. "/@babel/preset-env"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.2.0.tgz",
  24. "_shasum": "72bd13f6ffe1d25938129d2a186b11fd62951470",
  25. "_spec": "@babel/plugin-syntax-json-strings@^7.2.0",
  26. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/preset-env",
  27. "bundleDependencies": false,
  28. "dependencies": {
  29. "@babel/helper-plugin-utils": "^7.0.0"
  30. },
  31. "deprecated": false,
  32. "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
  33. "devDependencies": {
  34. "@babel/core": "^7.2.0"
  35. },
  36. "keywords": [
  37. "babel-plugin"
  38. ],
  39. "license": "MIT",
  40. "main": "lib/index.js",
  41. "name": "@babel/plugin-syntax-json-strings",
  42. "peerDependencies": {
  43. "@babel/core": "^7.0.0-0"
  44. },
  45. "publishConfig": {
  46. "access": "public"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings"
  51. },
  52. "version": "7.2.0"
  53. }