| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/postcss-place/ |
Upload File : |
{
"_args": [
[
"postcss-place@9.0.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "postcss-place@9.0.1",
"_id": "postcss-place@9.0.1",
"_inBundle": false,
"_integrity": "sha512-JfL+paQOgRQRMoYFc2f73pGuG/Aw3tt4vYMR6UA3cWVMxivviPTnMFnFTczUJOA4K2Zga6xgQVE+PcLs64WC8Q==",
"_location": "/postcss-place",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-place@9.0.1",
"name": "postcss-place",
"escapedName": "postcss-place",
"rawSpec": "9.0.1",
"saveSpec": null,
"fetchSpec": "9.0.1"
},
"_requiredBy": [
"/postcss-preset-env"
],
"_resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-9.0.1.tgz",
"_spec": "9.0.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/csstools/postcss-plugins/issues"
},
"contributors": [
{
"name": "Antonio Laguna",
"email": "antonio@laguna.es",
"url": "https://antonio.laguna.es"
},
{
"name": "Jonathan Neal",
"email": "jonathantneal@hotmail.com"
},
{
"name": "Romain Menke",
"email": "romainmenke@gmail.com"
}
],
"dependencies": {
"postcss-value-parser": "^4.2.0"
},
"description": "Use a place-* shorthand for align-* and justify-* in CSS",
"engines": {
"node": "^14 || ^16 || >=18"
},
"exports": {
".": {
"import": {
"types": "./dist/index.d.ts",
"default": "./dist/index.mjs"
},
"require": {
"default": "./dist/index.cjs"
}
}
},
"files": [
"CHANGELOG.md",
"LICENSE.md",
"README.md",
"dist"
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/csstools"
},
{
"type": "opencollective",
"url": "https://opencollective.com/csstools"
}
],
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place#readme",
"keywords": [
"alignments",
"aligns",
"contents",
"css",
"justifies",
"justify",
"postcss",
"postcss-plugin",
"selfs",
"shorthands"
],
"license": "MIT-0",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"name": "postcss-place",
"peerDependencies": {
"postcss": "^8.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/csstools/postcss-plugins.git",
"directory": "plugins/postcss-place"
},
"type": "module",
"version": "9.0.1"
}