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.

пре 3 година
12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "_args": [
  3. [
  4. "has-binary@0.1.7",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "has-binary@0.1.7",
  9. "_id": "has-binary@0.1.7",
  10. "_inBundle": false,
  11. "_integrity": "sha1-aOYesWIQyVRaClzOBqhzkS/h5ow=",
  12. "_location": "/has-binary",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "has-binary@0.1.7",
  18. "name": "has-binary",
  19. "escapedName": "has-binary",
  20. "rawSpec": "0.1.7",
  21. "saveSpec": null,
  22. "fetchSpec": "0.1.7"
  23. },
  24. "_requiredBy": [
  25. "/engine.io/engine.io-parser",
  26. "/socket.io-client",
  27. "/socket.io-client/engine.io-parser"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz",
  30. "_spec": "0.1.7",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  32. "author": {
  33. "name": "Kevin Roark"
  34. },
  35. "dependencies": {
  36. "isarray": "0.0.1"
  37. },
  38. "description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
  39. "devDependencies": {
  40. "better-assert": "1.0.0",
  41. "mocha": "2.3.4"
  42. },
  43. "license": "MIT",
  44. "name": "has-binary",
  45. "version": "0.1.7"
  46. }