项目原始demo,不改动
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

82 lines
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "emojis-list@2.1.0",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "emojis-list@2.1.0",
  10. "_id": "emojis-list@2.1.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=",
  13. "_location": "/emojis-list",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "emojis-list@2.1.0",
  19. "name": "emojis-list",
  20. "escapedName": "emojis-list",
  21. "rawSpec": "2.1.0",
  22. "saveSpec": null,
  23. "fetchSpec": "2.1.0"
  24. },
  25. "_requiredBy": [
  26. "/html-webpack-plugin/loader-utils",
  27. "/loader-utils"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
  30. "_spec": "2.1.0",
  31. "_where": "D:\\A易云\\YiYunJianZhu",
  32. "author": {
  33. "name": "Kiko Beats",
  34. "email": "josefrancisco.verdu@gmail.com",
  35. "url": "https://github.com/Kikobeats"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/Kikobeats/emojis-list/issues"
  39. },
  40. "description": "Complete list of standard emojis.",
  41. "devDependencies": {
  42. "acho": "latest",
  43. "browserify": "latest",
  44. "cheerio": "latest",
  45. "got": ">=5 <6",
  46. "gulp": "latest",
  47. "gulp-header": "latest",
  48. "gulp-uglify": "latest",
  49. "gulp-util": "latest",
  50. "standard": "latest",
  51. "vinyl-buffer": "latest",
  52. "vinyl-source-stream": "latest"
  53. },
  54. "engines": {
  55. "node": ">= 0.10"
  56. },
  57. "files": [
  58. "index.js"
  59. ],
  60. "homepage": "https://github.com/Kikobeats/emojis-list",
  61. "keywords": [
  62. "archive",
  63. "complete",
  64. "emoji",
  65. "list",
  66. "standard"
  67. ],
  68. "license": "MIT",
  69. "main": "./index.js",
  70. "name": "emojis-list",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/kikobeats/emojis-list.git"
  74. },
  75. "scripts": {
  76. "pretest": "standard update.js",
  77. "test": "echo 'YOLO'",
  78. "update": "node update"
  79. },
  80. "version": "2.1.0"
  81. }