94 lines
2.3 KiB
JSON
94 lines
2.3 KiB
JSON
|
|
{
|
||
|
|
"_from": "postcss-loader@2.0.5",
|
||
|
|
"_id": "postcss-loader@2.0.5",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-wZ0+i4PrGsMW9WIe9MDvWz0bizo=",
|
||
|
|
"_location": "/postcss-loader",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "postcss-loader@2.0.5",
|
||
|
|
"name": "postcss-loader",
|
||
|
|
"escapedName": "postcss-loader",
|
||
|
|
"rawSpec": "2.0.5",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "2.0.5"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/react-scripts"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-2.0.5.tgz",
|
||
|
|
"_shasum": "c19d3e8b83eb1ac316f5621ef4c0ef5b3d1b8b3a",
|
||
|
|
"_spec": "postcss-loader@2.0.5",
|
||
|
|
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts",
|
||
|
|
"author": {
|
||
|
|
"name": "Andrey Sitnik",
|
||
|
|
"email": "andrey@sitnik.ru"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/postcss/postcss-loader/issues"
|
||
|
|
},
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"dependencies": {
|
||
|
|
"loader-utils": "^1.x",
|
||
|
|
"postcss": "^6.x",
|
||
|
|
"postcss-load-config": "^1.x",
|
||
|
|
"schema-utils": "^0.x"
|
||
|
|
},
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "PostCSS loader for webpack",
|
||
|
|
"devDependencies": {
|
||
|
|
"coveralls": "^2.x",
|
||
|
|
"fs-extra": "^3.x",
|
||
|
|
"jest": "^20.x",
|
||
|
|
"jsdoc-to-markdown": "^3.x",
|
||
|
|
"postcss-js": "^0.x",
|
||
|
|
"standard": "^10.x",
|
||
|
|
"standard-version": "^4.0.0",
|
||
|
|
"sugarss": "^1.x",
|
||
|
|
"webpack": "^2.x"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"lib",
|
||
|
|
"index.js"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/postcss/postcss-loader#readme",
|
||
|
|
"keywords": [
|
||
|
|
"css",
|
||
|
|
"postcss",
|
||
|
|
"postcss-runner",
|
||
|
|
"webpack",
|
||
|
|
"webpack-loader"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "lib/index.js",
|
||
|
|
"name": "postcss-loader",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/postcss/postcss-loader.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"clean": "rm -rf dmd jsdoc-api jest_0 coverage test/builds",
|
||
|
|
"docs": "jsdoc2md lib/index.js > LOADER.md",
|
||
|
|
"lint": "standard",
|
||
|
|
"posttest": "npm run clean",
|
||
|
|
"pretest": "npm run lint && npm run test:build",
|
||
|
|
"release": "standard-version",
|
||
|
|
"test": "jest",
|
||
|
|
"test:build": "node test/webpack.build.js"
|
||
|
|
},
|
||
|
|
"standard": {
|
||
|
|
"env": {
|
||
|
|
"jest": true
|
||
|
|
},
|
||
|
|
"ignore": [
|
||
|
|
"*.test.js"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"version": "2.0.5"
|
||
|
|
}
|