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.

63 lines
1.6 KiB

4 years ago
  1. {
  2. "_from": "kitx@^1.2.1",
  3. "_id": "kitx@1.3.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-fhBqFlXd0GkKTB+8ayLfpzPUw+LHxZlPAukPNBD1Om7JMeInT+/PxCAf1yLagvD+VKoyWhXtJR68xQkX/a0wOQ==",
  6. "_location": "/kitx",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "kitx@^1.2.1",
  12. "name": "kitx",
  13. "escapedName": "kitx",
  14. "rawSpec": "^1.2.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.2.1"
  17. },
  18. "_requiredBy": [
  19. "/@alicloud/pop-core"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/kitx/-/kitx-1.3.0.tgz",
  22. "_shasum": "ab3ee7c598d2b1d629fd55568f868c4440c200ea",
  23. "_spec": "kitx@^1.2.1",
  24. "_where": "E:\\gitwork\\tcb-mix-mall\\cloudfunctions-tcb\\mix-aliyun-sms\\node_modules\\@alicloud\\pop-core",
  25. "author": {
  26. "name": "Jackson Tian"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/JacksonTian/kitx/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "toolkit",
  34. "devDependencies": {
  35. "co-mocha": "~1.1.2",
  36. "coveralls": "~2.11.9",
  37. "expect.js": "~0.3.1",
  38. "istanbul": "~0.4.2",
  39. "mocha": "^3.4.2"
  40. },
  41. "directories": {
  42. "test": "test"
  43. },
  44. "files": [
  45. "lib"
  46. ],
  47. "homepage": "https://github.com/JacksonTian/kitx#readme",
  48. "keywords": [
  49. "toolkit",
  50. "kit"
  51. ],
  52. "license": "MIT",
  53. "main": "lib/index.js",
  54. "name": "kitx",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/JacksonTian/kitx.git"
  58. },
  59. "scripts": {
  60. "test": "make test"
  61. },
  62. "version": "1.3.0"
  63. }