projecte_ionic/node_modules/autoprefixer/node_modules/picocolors/package.json
2022-02-09 18:30:03 +01:00

61 lines
1.6 KiB
JSON
Executable file

{
"_from": "picocolors@^0.2.1",
"_id": "picocolors@0.2.1",
"_inBundle": false,
"_integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
"_location": "/autoprefixer/picocolors",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "picocolors@^0.2.1",
"name": "picocolors",
"escapedName": "picocolors",
"rawSpec": "^0.2.1",
"saveSpec": null,
"fetchSpec": "^0.2.1"
},
"_requiredBy": [
"/autoprefixer",
"/autoprefixer/postcss"
],
"_resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
"_shasum": "570670f793646851d1ba135996962abad587859f",
"_spec": "picocolors@^0.2.1",
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/autoprefixer",
"author": {
"name": "Alexey Raspopov"
},
"browser": {
"./picocolors.js": "./picocolors.browser.js"
},
"bugs": {
"url": "https://github.com/alexeyraspopov/picocolors/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The tiniest and the fastest coloring library ever",
"files": [
"picocolors.*",
"types.ts"
],
"homepage": "https://github.com/alexeyraspopov/picocolors#readme",
"keywords": [
"terminal",
"colors",
"formatting",
"cli",
"console"
],
"license": "ISC",
"main": "./picocolors.js",
"name": "picocolors",
"repository": {
"type": "git",
"url": "git+https://github.com/alexeyraspopov/picocolors.git"
},
"sideEffects": false,
"types": "./picocolors.d.ts",
"version": "0.2.1"
}