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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "uglifycss@^0.0.25",
  3. "_id": "uglifycss@0.0.25",
  4. "_inBundle": false,
  5. "_integrity": "sha1-vqcr9JeerO8TowLPR7LRrz80QZc=",
  6. "_location": "/uglifycss",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "uglifycss@^0.0.25",
  12. "name": "uglifycss",
  13. "escapedName": "uglifycss",
  14. "rawSpec": "^0.0.25",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.0.25"
  17. },
  18. "_requiredBy": [
  19. "/gulp-uglifycss"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/uglifycss/-/uglifycss-0.0.25.tgz",
  22. "_shasum": "bea72bf4979eacef13a302cf47b2d1af3f344197",
  23. "_spec": "uglifycss@^0.0.25",
  24. "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\gulp-uglifycss",
  25. "author": {
  26. "name": "Franck Marcia",
  27. "email": "franck.marcia@gmail.com",
  28. "url": "https://github.com/fmarcia"
  29. },
  30. "bin": {
  31. "uglifycss": "uglifycss"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/fmarcia/UglifyCSS/issues"
  35. },
  36. "bundleDependencies": false,
  37. "deprecated": false,
  38. "description": "Port of YUI CSS Compressor to NodeJS",
  39. "homepage": "https://github.com/fmarcia/UglifyCSS",
  40. "keywords": [
  41. "css",
  42. "stylesheet",
  43. "uglify",
  44. "minify"
  45. ],
  46. "license": "MIT",
  47. "main": "./index.js",
  48. "name": "uglifycss",
  49. "repository": {
  50. "type": "git",
  51. "url": "git://github.com/fmarcia/UglifyCSS.git"
  52. },
  53. "version": "0.0.25"
  54. }