123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "_args": [
- [
- "autoprefixer@9.8.6",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "autoprefixer@9.8.6",
- "_id": "autoprefixer@9.8.6",
- "_inBundle": false,
- "_integrity": "sha1-O3NZTKG/kmYyDFrPFYjXTep0IQ8=",
- "_location": "/autoprefixer",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "autoprefixer@9.8.6",
- "name": "autoprefixer",
- "escapedName": "autoprefixer",
- "rawSpec": "9.8.6",
- "saveSpec": null,
- "fetchSpec": "9.8.6"
- },
- "_requiredBy": [
- "/@vue/cli-service"
- ],
- "_resolved": "https://registry.nlark.com/autoprefixer/download/autoprefixer-9.8.6.tgz?cache=0&sync_timestamp=1630624000204&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fautoprefixer%2Fdownload%2Fautoprefixer-9.8.6.tgz",
- "_spec": "9.8.6",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Andrey Sitnik",
- "email": "andrey@sitnik.ru"
- },
- "bin": {
- "autoprefixer": "bin/autoprefixer"
- },
- "browser": {
- "colorette": false,
- "chalk": false
- },
- "bugs": {
- "url": "https://github.com/postcss/autoprefixer/issues"
- },
- "dependencies": {
- "browserslist": "^4.12.0",
- "caniuse-lite": "^1.0.30001109",
- "colorette": "^1.2.1",
- "normalize-range": "^0.1.2",
- "num2fraction": "^1.2.2",
- "postcss": "^7.0.32",
- "postcss-value-parser": "^4.1.0"
- },
- "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
- "eslintIgnore": [
- "build/"
- ],
- "funding": {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/autoprefixer"
- },
- "homepage": "https://github.com/postcss/autoprefixer#readme",
- "keywords": [
- "autoprefixer",
- "css",
- "prefix",
- "postcss",
- "postcss-plugin"
- ],
- "license": "MIT",
- "main": "lib/autoprefixer",
- "name": "autoprefixer",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/postcss/autoprefixer.git"
- },
- "version": "9.8.6"
- }
|