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.

104 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "emojis-list@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/loader-utils"
  6. ]
  7. ],
  8. "_from": "emojis-list@>=2.0.0 <3.0.0",
  9. "_id": "emojis-list@2.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/emojis-list",
  13. "_nodeVersion": "6.7.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/emojis-list-2.1.0.tgz_1475503274409_0.1915575808379799"
  17. },
  18. "_npmUser": {
  19. "email": "josefrancisco.verdu@gmail.com",
  20. "name": "kikobeats"
  21. },
  22. "_npmVersion": "3.10.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "emojis-list",
  26. "raw": "emojis-list@^2.0.0",
  27. "rawSpec": "^2.0.0",
  28. "scope": null,
  29. "spec": ">=2.0.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/loader-utils"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
  36. "_shasum": "4daa4d9db00f9819880c79fa457ae5b09a1fd389",
  37. "_shrinkwrap": null,
  38. "_spec": "emojis-list@^2.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/loader-utils",
  40. "author": {
  41. "email": "josefrancisco.verdu@gmail.com",
  42. "name": "Kiko Beats",
  43. "url": "https://github.com/Kikobeats"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/Kikobeats/emojis-list/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Complete list of standard emojis.",
  50. "devDependencies": {
  51. "acho": "latest",
  52. "browserify": "latest",
  53. "cheerio": "latest",
  54. "got": ">=5 <6",
  55. "gulp": "latest",
  56. "gulp-header": "latest",
  57. "gulp-uglify": "latest",
  58. "gulp-util": "latest",
  59. "standard": "latest",
  60. "vinyl-buffer": "latest",
  61. "vinyl-source-stream": "latest"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "shasum": "4daa4d9db00f9819880c79fa457ae5b09a1fd389",
  66. "tarball": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz"
  67. },
  68. "engines": {
  69. "node": ">= 0.10"
  70. },
  71. "files": [
  72. "index.js"
  73. ],
  74. "gitHead": "be6942ce8973057a6ac3aab5b84a9a9585e89417",
  75. "homepage": "https://github.com/Kikobeats/emojis-list",
  76. "keywords": [
  77. "archive",
  78. "complete",
  79. "emoji",
  80. "list",
  81. "standard"
  82. ],
  83. "license": "MIT",
  84. "main": "./index.js",
  85. "maintainers": [
  86. {
  87. "name": "kikobeats",
  88. "email": "josefrancisco.verdu@gmail.com"
  89. }
  90. ],
  91. "name": "emojis-list",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/kikobeats/emojis-list.git"
  97. },
  98. "scripts": {
  99. "pretest": "standard update.js",
  100. "test": "echo 'YOLO'",
  101. "update": "node update"
  102. },
  103. "version": "2.1.0"
  104. }