您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

package.json 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "_from": "mamacro@^0.0.3",
  3. "_id": "mamacro@0.0.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-qMEwh+UujcQ+kbz3T6V+wAmO2U8veoq2w+3wY8MquqwVA3jChfwY+Tk52GZKDfACEPjuZ7r2oJLejwpt8jtwTA==",
  6. "_location": "/mamacro",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "mamacro@^0.0.3",
  12. "name": "mamacro",
  13. "escapedName": "mamacro",
  14. "rawSpec": "^0.0.3",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.0.3"
  17. },
  18. "_requiredBy": [
  19. "/@webassemblyjs/helper-module-context"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/mamacro/-/mamacro-0.0.3.tgz",
  22. "_shasum": "ad2c9576197c9f1abf308d0787865bd975a3f3e4",
  23. "_spec": "mamacro@^0.0.3",
  24. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/@webassemblyjs/helper-module-context",
  25. "author": {
  26. "name": "Sven Sauleau"
  27. },
  28. "bundleDependencies": false,
  29. "deprecated": false,
  30. "description": "",
  31. "license": "MIT",
  32. "main": "index.js",
  33. "name": "mamacro",
  34. "scripts": {
  35. "test": "echo \"Error: no test specified\" && exit 1"
  36. },
  37. "version": "0.0.3"
  38. }