@spectrum-css/component-builder
Version:
The Spectrum CSS component builder
47 lines (46 loc) • 1.3 kB
JSON
{
"name": "@spectrum-css/component-builder",
"version": "1.0.1",
"description": "The Spectrum CSS component builder",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "tools/component-builder"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"license": "Apache-2.0",
"dependencies": {
"autoprefixer": "^6.5.3",
"browser-sync": "^2.26.7",
"del": "^5.0.0",
"gulp": "^4.0.0",
"gulp-concat": "^2.6.1",
"gulp-data": "^1.3.1",
"gulp-exec": "^3.0.2",
"gulp-insert": "^0.5.0",
"gulp-postcss": "^7.0.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulplog": "^1.0.0",
"js-yaml": "^3.13.1",
"markdown": "^0.5.0",
"merge-stream": "^2.0.0",
"postcss": "^5.2.18",
"postcss-calc": "^6.0.0",
"postcss-custom-properties": "^6.0.1",
"postcss-discard-empty": "^4.0.1",
"postcss-focus-ring": "^1.0.0",
"postcss-functions": "^3.0.0",
"postcss-import": "^10.0.0",
"postcss-inherit": "^4.0.3",
"postcss-mixins": "^6.2.1",
"postcss-nested": "^3.0.0",
"postcss-svg": "^3.0.0",
"pug": "^2.0.4",
"replace-ext": "^1.0.0",
"through2": "^3.0.1"
},
"gitHead": "9b1c059b9e3c769334f8c6880e4a6a041fde1227"
}