You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "es6-templates@^0.2.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-loader"
  6. ]
  7. ],
  8. "_from": "es6-templates@>=0.2.3 <0.3.0",
  9. "_id": "es6-templates@0.2.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/es6-templates",
  13. "_nodeVersion": "5.12.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/es6-templates-0.2.3.tgz_1472832970878_0.854157050838694"
  17. },
  18. "_npmUser": {
  19. "email": "me@brian-donovan.com",
  20. "name": "eventualbuddha"
  21. },
  22. "_npmVersion": "3.8.6",
  23. "_phantomChildren": {
  24. "private": "0.1.8"
  25. },
  26. "_requested": {
  27. "name": "es6-templates",
  28. "raw": "es6-templates@^0.2.3",
  29. "rawSpec": "^0.2.3",
  30. "scope": null,
  31. "spec": ">=0.2.3 <0.3.0",
  32. "type": "range"
  33. },
  34. "_requiredBy": [
  35. "/html-loader"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz",
  38. "_shasum": "5cb9ac9fb1ded6eb1239342b81d792bbb4078ee4",
  39. "_shrinkwrap": null,
  40. "_spec": "es6-templates@^0.2.3",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-loader",
  42. "author": {
  43. "name": "Square, Inc."
  44. },
  45. "bugs": {
  46. "url": "https://github.com/esnext/es6-templates/issues"
  47. },
  48. "dependencies": {
  49. "recast": "~0.11.12",
  50. "through": "~2.3.6"
  51. },
  52. "description": "ES6 template strings compiled to ES5.",
  53. "devDependencies": {
  54. "example-runner": "~0.2.0"
  55. },
  56. "directories": {
  57. "test": "test"
  58. },
  59. "dist": {
  60. "shasum": "5cb9ac9fb1ded6eb1239342b81d792bbb4078ee4",
  61. "tarball": "https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz"
  62. },
  63. "gitHead": "cd61e516c494f47a6a87380848497cc35822607a",
  64. "homepage": "https://github.com/esnext/es6-templates#readme",
  65. "license": "Apache 2",
  66. "main": "lib/index.js",
  67. "maintainers": [
  68. {
  69. "name": "eventualbuddha",
  70. "email": "me@brian-donovan.com"
  71. }
  72. ],
  73. "name": "es6-templates",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+ssh://git@github.com/esnext/es6-templates.git"
  79. },
  80. "scripts": {
  81. "test": "node test/runner.js"
  82. },
  83. "version": "0.2.3"
  84. }