{ "_args": [ [ "postcss-normalize-repeat-style@5.1.1", "/Users/mac/projects/mime/mine" ] ], "_development": true, "_from": "postcss-normalize-repeat-style@5.1.1", "_id": "postcss-normalize-repeat-style@5.1.1", "_inBundle": false, "_integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==", "_location": "/postcss-normalize-repeat-style", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-normalize-repeat-style@5.1.1", "name": "postcss-normalize-repeat-style", "escapedName": "postcss-normalize-repeat-style", "rawSpec": "5.1.1", "saveSpec": null, "fetchSpec": "5.1.1" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmmirror.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz", "_spec": "5.1.1", "_where": "/Users/mac/projects/mime/mine", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "dependencies": { "postcss-value-parser": "^4.2.0" }, "description": "Convert two value syntax for repeat-style into one value.", "devDependencies": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "LICENSE-MIT", "src", "types" ], "homepage": "https://github.com/cssnano/cssnano", "license": "MIT", "main": "src/index.js", "name": "postcss-normalize-repeat-style", "peerDependencies": { "postcss": "^8.2.15" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "5.1.1" }