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.

57 lines
1.4 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "utila@0.4.0",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "utila@0.4.0",
  10. "_id": "utila@0.4.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==",
  13. "_location": "/utila",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "utila@0.4.0",
  19. "name": "utila",
  20. "escapedName": "utila",
  21. "rawSpec": "0.4.0",
  22. "saveSpec": null,
  23. "fetchSpec": "0.4.0"
  24. },
  25. "_requiredBy": [
  26. "/dom-converter"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/utila/-/utila-0.4.0.tgz",
  29. "_spec": "0.4.0",
  30. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  31. "author": {
  32. "name": "Aria Minaei"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/AriaMinaei/utila/issues"
  36. },
  37. "description": "notareplacementforunderscore",
  38. "devDependencies": {
  39. "coffee-script": "~1.6.3",
  40. "little-popo": "~0.1"
  41. },
  42. "homepage": "https://github.com/AriaMinaei/utila#readme",
  43. "keywords": [
  44. "utilities"
  45. ],
  46. "license": "MIT",
  47. "main": "lib/utila.js",
  48. "name": "utila",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/AriaMinaei/utila.git"
  52. },
  53. "scripts": {
  54. "prepublish": "coffee --bare --compile --output ./lib ./src"
  55. },
  56. "version": "0.4.0"
  57. }