package.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "_from": "object-component@0.0.3",
  3. "_id": "object-component@0.0.3",
  4. "_inBundle": false,
  5. "_integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=",
  6. "_location": "/object-component",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "object-component@0.0.3",
  12. "name": "object-component",
  13. "escapedName": "object-component",
  14. "rawSpec": "0.0.3",
  15. "saveSpec": null,
  16. "fetchSpec": "0.0.3"
  17. },
  18. "_requiredBy": [
  19. "/socket.io-client",
  20. "/socket.io/socket.io-client"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz",
  23. "_shasum": "f0c69aa50efc95b866c186f400a33769cb2f1291",
  24. "_spec": "object-component@0.0.3",
  25. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/socket.io-client",
  26. "bundleDependencies": false,
  27. "component": {
  28. "scripts": {
  29. "object/index.js": "index.js"
  30. }
  31. },
  32. "deprecated": false,
  33. "description": "Object utils.",
  34. "devDependencies": {
  35. "mocha": "*",
  36. "should": "*"
  37. },
  38. "name": "object-component",
  39. "version": "0.0.3"
  40. }