123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- {
- "_args": [
- [
- "autoprefixer@^9.5.1",
- "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/gulp-autoprefixer"
- ]
- ],
- "_from": "autoprefixer@>=9.5.1 <10.0.0",
- "_hasShrinkwrap": false,
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/autoprefixer",
- "_nodeVersion": "10.19.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/autoprefixer_9.7.6_1586207812351_0.8320777708716296"
- },
- "_npmUser": {
- "email": "[email protected]",
- "name": "ai"
- },
- "_npmVersion": "6.13.4",
- "_phantomChildren": {
- "color-convert": "1.9.3",
- "escape-string-regexp": "1.0.5",
- "has-flag": "3.0.0"
- },
- "_requested": {
- "name": "autoprefixer",
- "raw": "autoprefixer@^9.5.1",
- "rawSpec": "^9.5.1",
- "scope": null,
- "spec": ">=9.5.1 <10.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-autoprefixer"
- ],
- "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
- "_shasum": "63ac5bbc0ce7934e6997207d5bb00d68fa8293a4",
- "_shrinkwrap": null,
- "_spec": "autoprefixer@^9.5.1",
- "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/gulp-autoprefixer",
- "author": {
- "email": "[email protected]",
- "name": "Andrey Sitnik"
- },
- "bin": {
- "autoprefixer": "bin/autoprefixer"
- },
- "browser": {
- "chalk": false
- },
- "bugs": {
- "url": "https://github.com/postcss/autoprefixer/issues"
- },
- "dependencies": {
- "browserslist": "^4.11.1",
- "caniuse-lite": "^1.0.30001039",
- "chalk": "^2.4.2",
- "normalize-range": "^0.1.2",
- "num2fraction": "^1.2.2",
- "postcss": "^7.0.27",
- "postcss-value-parser": "^4.0.3"
- },
- "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "fileCount": 79,
- "integrity": "sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei5xFCRA9TVsSAnZWagAAaRUP/jQSvU8NggTiFm8k7+Wi\nKm0PlDKjQL/rUurl3nXD7E8P5Q869BLJVYT4enXtFctByFV0w47UwyPWCTJP\niLIlhYqhLcyOeowQlEvPrqdSoBAdSoHOfJpoMgLIenBdMowyP0M47inOrkSe\nacZiOkeGNEIgbC7yEkS3O/WVAggz0eft0cTyjUJ1BeiAWu180JPf86GOv5VN\nQZ/UzrsCftVVgwJ8XeN0mIylCpDOQHuzVWsMW5WXhyc/6JRIZBkkUVpOhVpO\nfTwUhUfvIf8uinYDIIFHjAo7hJ5hlXkLQmDmTSpFu7pKYJGMnzCIYLbAR1M9\ntm6eMewWBmHF3Pjjef3LsSjy/uKsdDzv99EEu4LSkseTsNwVQjWtt1WZr4Nb\nsGutkiBVNUIz8hYazRCxEUDtngtpGKLQ1WodtbJRg/q+Vc9g0VX3Ae751of8\nLSA2Bea9ojqmwxRh8fwLbPWPlJEscWeELzgYdElVfCqoBninrZxopIZb94gK\n2y8Nnixja9D58yrY9e0wYHYGoLPvOOFYXcEGJkZ/7nc7V3opuAPmcj9wzHU8\nVAr+1WzYLEs711iJ4zauPJ50KFbfTP+HyU6CEBEGfVVUQzDtj4vCqLqHxo/x\nf4oLciuqXIRU2sunTdmYrJusRe0D4n3WJP22NBJv06wEAkj9e6EyMqWMsvyj\nNsqJ\r\n=69bP\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "63ac5bbc0ce7934e6997207d5bb00d68fa8293a4",
- "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
- "unpackedSize": 419340
- },
- "engines": {
- "node": ">=6.0.0"
- },
- "eslintIgnore": [
- "build/"
- ],
- "funding": {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/autoprefixer"
- },
- "homepage": "https://github.com/postcss/autoprefixer#readme",
- "keywords": [
- "autoprefixer",
- "css",
- "postcss",
- "postcss-plugin",
- "prefix"
- ],
- "license": "MIT",
- "main": "lib/autoprefixer",
- "maintainers": [
- {
- "name": "11bit",
- "email": "[email protected]"
- },
- {
- "name": "ai",
- "email": "[email protected]"
- },
- {
- "name": "beneb",
- "email": "[email protected]"
- },
- {
- "name": "kossnocorp",
- "email": "[email protected]"
- }
- ],
- "name": "autoprefixer",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/postcss/autoprefixer.git"
- },
- "version": "9.7.6"
- }
|