Ohm-Management - Projektarbeit B-ME
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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_from": "color-name@1.1.3",
  3. "_id": "color-name@1.1.3",
  4. "_inBundle": false,
  5. "_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
  6. "_location": "/color-name",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "color-name@1.1.3",
  12. "name": "color-name",
  13. "escapedName": "color-name",
  14. "rawSpec": "1.1.3",
  15. "saveSpec": null,
  16. "fetchSpec": "1.1.3"
  17. },
  18. "_requiredBy": [
  19. "/color-convert"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  22. "_shasum": "a7d0558bd89c42f795dd42328f740831ca53bc25",
  23. "_spec": "color-name@1.1.3",
  24. "_where": "/home/erik/Documents/workspace_brackets/BME_Project_Ohm/om/node_modules/color-convert",
  25. "author": {
  26. "name": "DY",
  27. "email": "dfcreative@gmail.com"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/dfcreative/color-name/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "A list of color names and its values",
  35. "homepage": "https://github.com/dfcreative/color-name",
  36. "keywords": [
  37. "color-name",
  38. "color",
  39. "color-keyword",
  40. "keyword"
  41. ],
  42. "license": "MIT",
  43. "main": "index.js",
  44. "name": "color-name",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+ssh://git@github.com/dfcreative/color-name.git"
  48. },
  49. "scripts": {
  50. "test": "node test.js"
  51. },
  52. "version": "1.1.3"
  53. }