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.

package.json 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "fs-constants@^1.0.0",
  3. "_id": "fs-constants@1.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
  6. "_location": "/fs-constants",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "fs-constants@^1.0.0",
  12. "name": "fs-constants",
  13. "escapedName": "fs-constants",
  14. "rawSpec": "^1.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.0"
  17. },
  18. "_requiredBy": [
  19. "/tar-stream"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
  22. "_shasum": "6be0de9be998ce16af8afc24497b9ee9b7ccd9ad",
  23. "_spec": "fs-constants@^1.0.0",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\tar-stream",
  25. "author": {
  26. "name": "Mathias Buus",
  27. "url": "@mafintosh"
  28. },
  29. "browser": "browser.js",
  30. "bugs": {
  31. "url": "https://github.com/mafintosh/fs-constants/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {},
  35. "deprecated": false,
  36. "description": "Require constants across node and the browser",
  37. "devDependencies": {},
  38. "homepage": "https://github.com/mafintosh/fs-constants",
  39. "license": "MIT",
  40. "main": "index.js",
  41. "name": "fs-constants",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/mafintosh/fs-constants.git"
  45. },
  46. "version": "1.0.0"
  47. }