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.

84 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "num2fraction@^1.2.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/autoprefixer"
  6. ]
  7. ],
  8. "_from": "num2fraction@>=1.2.2 <2.0.0",
  9. "_id": "num2fraction@1.2.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/num2fraction",
  13. "_nodeVersion": "0.12.5",
  14. "_npmUser": {
  15. "email": "yiorsi@gmail.com",
  16. "name": "yisi"
  17. },
  18. "_npmVersion": "2.11.2",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "num2fraction",
  22. "raw": "num2fraction@^1.2.2",
  23. "rawSpec": "^1.2.2",
  24. "scope": null,
  25. "spec": ">=1.2.2 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/autoprefixer"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
  32. "_shasum": "6f682b6a027a4e9ddfa4564cd2589d1d4e669ede",
  33. "_shrinkwrap": null,
  34. "_spec": "num2fraction@^1.2.2",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/autoprefixer",
  36. "author": {
  37. "email": "yiorsi@gmail.com",
  38. "name": "yisi",
  39. "url": "http://iyunlu.com/view"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/yisibl/num2fraction/issues"
  43. },
  44. "dependencies": {},
  45. "description": "Convert number to fraction",
  46. "devDependencies": {
  47. "tape": "^3.0.0"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "shasum": "6f682b6a027a4e9ddfa4564cd2589d1d4e669ede",
  52. "tarball": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz"
  53. },
  54. "gitHead": "df97795dd5a29466a4855794c1031ba869f0829c",
  55. "homepage": "https://github.com/yisibl/num2fraction#readme",
  56. "keywords": [
  57. "arithmetic",
  58. "fraction",
  59. "gcd",
  60. "math",
  61. "maths",
  62. "number",
  63. "rational"
  64. ],
  65. "license": "MIT",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "name": "yisi",
  70. "email": "yiorsi@gmail.com"
  71. }
  72. ],
  73. "name": "num2fraction",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+ssh://git@github.com/yisibl/num2fraction.git"
  79. },
  80. "scripts": {
  81. "test": "tape test/*.js"
  82. },
  83. "version": "1.2.2"
  84. }