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.
 
 
 
 

76 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "dom-align@1.11.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "dom-align@1.11.1",
  9. "_id": "dom-align@1.11.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-hN42DmUgtweBx0iBjDLO4WtKOMcK8yBmPx/fgdsgQadLuzPu/8co3oLdK5yMmeM/vnUd3yDyV6qV8/NzxBexQg==",
  12. "_location": "/dom-align",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "dom-align@1.11.1",
  18. "name": "dom-align",
  19. "escapedName": "dom-align",
  20. "rawSpec": "1.11.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.11.1"
  23. },
  24. "_requiredBy": [
  25. "/rc-align"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/dom-align/-/dom-align-1.11.1.tgz",
  28. "_spec": "1.11.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "bugs": {
  31. "url": "http://github.com/yiminghe/dom-align/issues"
  32. },
  33. "dependencies": {},
  34. "description": "Align DOM Node Flexibly ",
  35. "devDependencies": {
  36. "@pika/plugin-build-node": "^0.6.0",
  37. "@pika/plugin-build-types": "^0.6.0",
  38. "@pika/plugin-standard-pkg": "^0.6.0",
  39. "@pika/types": "^0.6.0",
  40. "babel-preset-env": "^1.7.0",
  41. "create-react-class": "^15.6.3",
  42. "expect.js": "^0.3.1",
  43. "jquery": "^3.4.1",
  44. "lint-staged": "^9.2.1",
  45. "pika-plugin-build-web-babel": "^0.6.0",
  46. "pika-plugin-clean-dist-src": "^0.1.1",
  47. "pre-commit": "1.x",
  48. "prettier": "^1.18.2",
  49. "rc-test": "6.x",
  50. "rc-tools": "6.x",
  51. "react": "16.x",
  52. "react-dom": "16.x"
  53. },
  54. "files": [
  55. "dist-*/",
  56. "bin/"
  57. ],
  58. "homepage": "http://github.com/yiminghe/dom-align",
  59. "keywords": [
  60. "dom",
  61. "align"
  62. ],
  63. "license": "MIT",
  64. "main": "dist-node/index.js",
  65. "module": "dist-web/index.js",
  66. "name": "dom-align",
  67. "pika": true,
  68. "repository": {
  69. "type": "git",
  70. "url": "git+ssh://git@github.com/yiminghe/dom-align.git"
  71. },
  72. "sideEffects": false,
  73. "types": "dist-types/index.d.ts",
  74. "version": "1.11.1"
  75. }