package.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ms@0.7.1",
  6. "scope": null,
  7. "escapedName": "ms",
  8. "name": "ms",
  9. "rawSpec": "0.7.1",
  10. "spec": "0.7.1",
  11. "type": "version"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/debug"
  14. ]
  15. ],
  16. "_from": "ms@0.7.1",
  17. "_id": "ms@0.7.1",
  18. "_inCache": true,
  19. "_location": "/ms",
  20. "_nodeVersion": "0.12.2",
  21. "_npmUser": {
  22. "name": "rauchg",
  23. "email": "rauchg@gmail.com"
  24. },
  25. "_npmVersion": "2.7.5",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "ms@0.7.1",
  29. "scope": null,
  30. "escapedName": "ms",
  31. "name": "ms",
  32. "rawSpec": "0.7.1",
  33. "spec": "0.7.1",
  34. "type": "version"
  35. },
  36. "_requiredBy": [
  37. "/debug"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
  40. "_shasum": "9cd13c03adbff25b65effde7ce864ee952017098",
  41. "_shrinkwrap": null,
  42. "_spec": "ms@0.7.1",
  43. "_where": "/home/conte/data/reveal.js/node_modules/debug",
  44. "bugs": {
  45. "url": "https://github.com/guille/ms.js/issues"
  46. },
  47. "component": {
  48. "scripts": {
  49. "ms/index.js": "index.js"
  50. }
  51. },
  52. "dependencies": {},
  53. "description": "Tiny ms conversion utility",
  54. "devDependencies": {
  55. "expect.js": "*",
  56. "mocha": "*",
  57. "serve": "*"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "9cd13c03adbff25b65effde7ce864ee952017098",
  62. "tarball": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz"
  63. },
  64. "gitHead": "713dcf26d9e6fd9dbc95affe7eff9783b7f1b909",
  65. "homepage": "https://github.com/guille/ms.js",
  66. "main": "./index",
  67. "maintainers": [
  68. {
  69. "name": "rauchg",
  70. "email": "rauchg@gmail.com"
  71. }
  72. ],
  73. "name": "ms",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git://github.com/guille/ms.js.git"
  79. },
  80. "scripts": {},
  81. "version": "0.7.1"
  82. }