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.

package.json 1.6 KiB

3 年之前
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "_args": [
  3. [
  4. "component-clone@0.2.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "component-clone@0.2.2",
  9. "_id": "component-clone@0.2.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-x/WXmCKID62M+wliuikYbQYe4E8=",
  12. "_location": "/component-clone",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "component-clone@0.2.2",
  18. "name": "component-clone",
  19. "escapedName": "component-clone",
  20. "rawSpec": "0.2.2",
  21. "saveSpec": null,
  22. "fetchSpec": "0.2.2"
  23. },
  24. "_requiredBy": [
  25. "/component-tween"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/component-clone/-/component-clone-0.2.2.tgz",
  28. "_spec": "0.2.2",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "browser": {
  31. "type": "component-type"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/component/clone/issues"
  35. },
  36. "component": {
  37. "scripts": {
  38. "clone/index.js": "index.js"
  39. }
  40. },
  41. "dependencies": {
  42. "component-type": "*"
  43. },
  44. "description": "Object clone supporting `date`, `regexp`, `array` and `object` types.",
  45. "devDependencies": {
  46. "expect.js": "*",
  47. "mocha": "*"
  48. },
  49. "homepage": "https://github.com/component/clone#readme",
  50. "name": "component-clone",
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/component/clone.git"
  54. },
  55. "scripts": {
  56. "test": "make test"
  57. },
  58. "version": "0.2.2"
  59. }