82 lines
2 KiB
JSON
82 lines
2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulp-concat-css@3.1.0",
|
|
"F:\\laragon\\www\\wishthis"
|
|
]
|
|
],
|
|
"_from": "gulp-concat-css@3.1.0",
|
|
"_id": "gulp-concat-css@3.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-iLTBPS+cutlgLyK3bp9DMts+WuS8n2mQpjzQ7p/ZVQc8FO5fvpN+ntg9U6jsuNvPeuii82aKm8XeOzF0nUK+TA==",
|
|
"_location": "/gulp-concat-css",
|
|
"_phantomChildren": {
|
|
"ansi-cyan": "0.1.1",
|
|
"ansi-red": "0.1.1",
|
|
"arr-flatten": "1.1.0",
|
|
"core-util-is": "1.0.3",
|
|
"inherits": "2.0.4",
|
|
"xtend": "4.0.2"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gulp-concat-css@3.1.0",
|
|
"name": "gulp-concat-css",
|
|
"escapedName": "gulp-concat-css",
|
|
"rawSpec": "3.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/fomantic-ui"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-3.1.0.tgz",
|
|
"_spec": "3.1.0",
|
|
"_where": "F:\\laragon\\www\\wishthis",
|
|
"author": {
|
|
"name": "Mario Casciaro"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mariocasciaro/gulp-concat-css/issues"
|
|
},
|
|
"dependencies": {
|
|
"lodash.defaults": "^3.0.0",
|
|
"parse-import": "^2.0.0",
|
|
"plugin-error": "^0.1.2",
|
|
"rework": "~1.0.0",
|
|
"rework-import": "^2.0.0",
|
|
"rework-plugin-url": "^1.0.1",
|
|
"through2": "~1.1.1",
|
|
"vinyl": "^2.1.0"
|
|
},
|
|
"description": "Concatenate css files, rebasing urls and inlining @import",
|
|
"devDependencies": {
|
|
"chai": "^1.10.0",
|
|
"mocha": "^2.1.0"
|
|
},
|
|
"homepage": "https://github.com/mariocasciaro/gulp-concat-css",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"concat",
|
|
"css",
|
|
"import",
|
|
"merge",
|
|
"inline"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/mariocasciaro/gulp-concat-css/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"name": "gulp-concat-css",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/mariocasciaro/gulp-concat-css.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node_modules/mocha/bin/mocha test/*.js --reporter spec"
|
|
},
|
|
"version": "3.1.0"
|
|
}
|