Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

64 строки
1.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "jsonify@0.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "jsonify@0.0.0",
  9. "_id": "jsonify@0.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=",
  12. "_location": "/jsonify",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "jsonify@0.0.0",
  18. "name": "jsonify",
  19. "escapedName": "jsonify",
  20. "rawSpec": "0.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "0.0.0"
  23. },
  24. "_requiredBy": [
  25. "/json-stable-stringify",
  26. "/shell-quote"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",
  29. "_spec": "0.0.0",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Douglas Crockford",
  33. "url": "http://crockford.com/"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/substack/jsonify/issues"
  37. },
  38. "description": "JSON without touching any globals",
  39. "devDependencies": {
  40. "garbage": "0.0.x",
  41. "tap": "0.0.x"
  42. },
  43. "directories": {
  44. "lib": ".",
  45. "test": "test"
  46. },
  47. "homepage": "https://github.com/substack/jsonify#readme",
  48. "keywords": [
  49. "json",
  50. "browser"
  51. ],
  52. "license": "Public Domain",
  53. "main": "index.js",
  54. "name": "jsonify",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+ssh://git@github.com/substack/jsonify.git"
  58. },
  59. "scripts": {
  60. "test": "tap test"
  61. },
  62. "version": "0.0.0"
  63. }