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.

95 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "number-is-nan@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/yargs/node_modules/is-fullwidth-code-point"
  6. ]
  7. ],
  8. "_from": "number-is-nan@>=1.0.0 <2.0.0",
  9. "_id": "number-is-nan@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/number-is-nan",
  13. "_nodeVersion": "4.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/number-is-nan-1.0.1.tgz_1475212313367_0.9480371843092144"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.15.9",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "number-is-nan",
  26. "raw": "number-is-nan@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/yargs/is-fullwidth-code-point"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
  36. "_shasum": "097b602b53422a522c1afb8790318336941a011d",
  37. "_shrinkwrap": null,
  38. "_spec": "number-is-nan@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/yargs/node_modules/is-fullwidth-code-point",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/number-is-nan/issues"
  47. },
  48. "dependencies": {},
  49. "description": "ES2015 Number.isNaN() ponyfill",
  50. "devDependencies": {
  51. "ava": "*"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "097b602b53422a522c1afb8790318336941a011d",
  56. "tarball": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "gitHead": "ed9cdac3f428cc929b61bb230da42c87477af4b9",
  65. "homepage": "https://github.com/sindresorhus/number-is-nan#readme",
  66. "keywords": [
  67. "ecmascript",
  68. "es2015",
  69. "is",
  70. "nan",
  71. "not",
  72. "number",
  73. "polyfill",
  74. "ponyfill",
  75. "shim"
  76. ],
  77. "license": "MIT",
  78. "maintainers": [
  79. {
  80. "name": "sindresorhus",
  81. "email": "sindresorhus@gmail.com"
  82. }
  83. ],
  84. "name": "number-is-nan",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git+https://github.com/sindresorhus/number-is-nan.git"
  90. },
  91. "scripts": {
  92. "test": "ava"
  93. },
  94. "version": "1.0.1"
  95. }