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.
116 lines
3.2 KiB
116 lines
3.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"postcss@8.3.6",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "postcss@8.3.6",
|
|
"_id": "postcss@8.3.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==",
|
|
"_location": "/postcss",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss@8.3.6",
|
|
"name": "postcss",
|
|
"escapedName": "postcss",
|
|
"rawSpec": "8.3.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "8.3.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@angular-devkit/build-angular",
|
|
"/css-loader",
|
|
"/css-minimizer-webpack-plugin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz",
|
|
"_spec": "8.3.6",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "Andrey Sitnik",
|
|
"email": "andrey@sitnik.ru"
|
|
},
|
|
"browser": {
|
|
"./lib/terminal-highlight": false,
|
|
"source-map-js": false,
|
|
"colorette": false,
|
|
"path": false,
|
|
"url": false,
|
|
"fs": false
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/postcss/postcss/issues"
|
|
},
|
|
"dependencies": {
|
|
"colorette": "^1.2.2",
|
|
"nanoid": "^3.1.23",
|
|
"source-map-js": "^0.6.2"
|
|
},
|
|
"description": "Tool for transforming styles with JS plugins",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"exports": {
|
|
".": {
|
|
"require": "./lib/postcss.js",
|
|
"import": "./lib/postcss.mjs",
|
|
"types": "./lib/postcss.d.ts"
|
|
},
|
|
"./lib/at-rule": "./lib/at-rule.js",
|
|
"./lib/comment": "./lib/comment.js",
|
|
"./lib/container": "./lib/container.js",
|
|
"./lib/css-syntax-error": "./lib/css-syntax-error.js",
|
|
"./lib/declaration": "./lib/declaration.js",
|
|
"./lib/fromJSON": "./lib/fromJSON.js",
|
|
"./lib/input": "./lib/input.js",
|
|
"./lib/lazy-result": "./lib/lazy-result.js",
|
|
"./lib/list": "./lib/list.js",
|
|
"./lib/map-generator": "./lib/map-generator.js",
|
|
"./lib/node": "./lib/node.js",
|
|
"./lib/parse": "./lib/parse.js",
|
|
"./lib/parser": "./lib/parser.js",
|
|
"./lib/postcss": "./lib/postcss.js",
|
|
"./lib/previous-map": "./lib/previous-map.js",
|
|
"./lib/processor": "./lib/processor.js",
|
|
"./lib/result": "./lib/result.js",
|
|
"./lib/root": "./lib/root.js",
|
|
"./lib/rule": "./lib/rule.js",
|
|
"./lib/stringifier": "./lib/stringifier.js",
|
|
"./lib/stringify": "./lib/stringify.js",
|
|
"./lib/symbols": "./lib/symbols.js",
|
|
"./lib/terminal-highlight": "./lib/terminal-highlight.js",
|
|
"./lib/tokenize": "./lib/tokenize.js",
|
|
"./lib/warn-once": "./lib/warn-once.js",
|
|
"./lib/warning": "./lib/warning.js",
|
|
"./package.json": "./package.json"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"homepage": "https://postcss.org/",
|
|
"keywords": [
|
|
"css",
|
|
"postcss",
|
|
"rework",
|
|
"preprocessor",
|
|
"parser",
|
|
"source map",
|
|
"transform",
|
|
"manipulation",
|
|
"transpiler"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/postcss.js",
|
|
"name": "postcss",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/postcss/postcss.git"
|
|
},
|
|
"types": "./lib/postcss.d.ts",
|
|
"version": "8.3.6"
|
|
}
|