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.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "pend@~1.2.0",
  3. "_id": "pend@1.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
  6. "_location": "/pend",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "pend@~1.2.0",
  12. "name": "pend",
  13. "escapedName": "pend",
  14. "rawSpec": "~1.2.0",
  15. "saveSpec": null,
  16. "fetchSpec": "~1.2.0"
  17. },
  18. "_requiredBy": [
  19. "/fd-slicer"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
  22. "_shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
  23. "_spec": "pend@~1.2.0",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\fd-slicer",
  25. "author": {
  26. "name": "Andrew Kelley",
  27. "email": "superjoe30@gmail.com"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/andrewrk/node-pend/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "dead-simple optimistic async helper",
  35. "homepage": "https://github.com/andrewrk/node-pend#readme",
  36. "license": "MIT",
  37. "main": "index.js",
  38. "name": "pend",
  39. "repository": {
  40. "type": "git",
  41. "url": "git://github.com/andrewrk/node-pend.git"
  42. },
  43. "scripts": {
  44. "test": "node test.js"
  45. },
  46. "version": "1.2.0"
  47. }