Files
old-slucajna-televizija/web/node_modules/postcss-flexbugs-fixes/package.json
2017-10-16 11:19:46 +02:00

69 lines
1.8 KiB
JSON

{
"_from": "postcss-flexbugs-fixes@3.0.0",
"_id": "postcss-flexbugs-fixes@3.0.0",
"_inBundle": false,
"_integrity": "sha1-ezHLbCfQQXo1pnkUwpX4PEA8ftQ=",
"_location": "/postcss-flexbugs-fixes",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-flexbugs-fixes@3.0.0",
"name": "postcss-flexbugs-fixes",
"escapedName": "postcss-flexbugs-fixes",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-3.0.0.tgz",
"_shasum": "7b31cb6c27d0417a35a67914c295f83c403c7ed4",
"_spec": "postcss-flexbugs-fixes@3.0.0",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts",
"author": {
"name": "Luis Rudge",
"email": "luis@luisrudge.net"
},
"bugs": {
"url": "https://github.com/luisrudge/postcss-flexbugs-fixes/issues"
},
"bundleDependencies": false,
"dependencies": {
"postcss": "^6.0.1"
},
"deprecated": false,
"description": "PostCSS plugin This project tries to fix all of flexbug's issues",
"devDependencies": {
"chai": "^2.3.0",
"gulp": "^3.8.11",
"gulp-eslint": "^0.12.0",
"gulp-mocha": "^2.0.1"
},
"files": [
"bugs",
"index.js"
],
"homepage": "https://github.com/luisrudge/postcss-flexbugs-fixes#readme",
"keywords": [
"postcss",
"css",
"postcss-plugin",
"flexbugs",
"flexbox",
"flex"
],
"license": "MIT",
"main": "index.js",
"name": "postcss-flexbugs-fixes",
"repository": {
"type": "git",
"url": "git+https://github.com/luisrudge/postcss-flexbugs-fixes.git"
},
"scripts": {
"test": "gulp"
},
"version": "3.0.0"
}