{ "_args": [ [ "postcss-normalize-timing-functions@5.1.0", "/Users/mac/projects/mime/mine" ] ], "_development": true, "_from": "postcss-normalize-timing-functions@5.1.0", "_id": "postcss-normalize-timing-functions@5.1.0", "_inBundle": false, "_integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", "_location": "/postcss-normalize-timing-functions", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-normalize-timing-functions@5.1.0", "name": "postcss-normalize-timing-functions", "escapedName": "postcss-normalize-timing-functions", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmmirror.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", "_spec": "5.1.0", "_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": "Normalize CSS animation/transition timing functions.", "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-timing-functions", "peerDependencies": { "postcss": "^8.2.15" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "5.1.0" }