Sha256: 1b9781123d687db3c0d24ea1da71678e975f1b56fcba9268d8399b1595ab1632
Contents?: true
Size: 877 Bytes
Versions: 26
Compression:
Stored size: 877 Bytes
Contents
{ "name": "postcss-normalize-timing-functions", "version": "4.0.2", "description": "Normalize CSS animation/transition timing functions.", "main": "dist/index.js", "scripts": { "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/" }, "files": [ "LICENSE-MIT", "dist" ], "license": "MIT", "dependencies": { "cssnano-util-get-match": "^4.0.0", "postcss": "^7.0.0", "postcss-value-parser": "^3.0.0" }, "devDependencies": { "babel-cli": "^6.0.0", "cross-env": "^5.0.0" }, "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "repository": "cssnano/cssnano", "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "homepage": "https://github.com/cssnano/cssnano", "engines": { "node": ">=6.9.0" } }
Version data entries
26 entries across 25 versions & 8 rubygems