Compare commits
No commits in common. "9bd8d3bc2b8012e060b5478c7383eed5f606bfae" and "4c534969a072067a7ce7f795c87a5b7deaead3ab" have entirely different histories.
9bd8d3bc2b
...
4c534969a0
@ -13,9 +13,7 @@ BBLAYERS ?= " \
|
|||||||
${TOPDIR}/../layers/meta-openembedded/meta-oe \
|
${TOPDIR}/../layers/meta-openembedded/meta-oe \
|
||||||
${TOPDIR}/../layers/meta-openembedded/meta-networking \
|
${TOPDIR}/../layers/meta-openembedded/meta-networking \
|
||||||
${TOPDIR}/../layers/meta-openembedded/meta-python \
|
${TOPDIR}/../layers/meta-openembedded/meta-python \
|
||||||
${TOPDIR}/../layers/meta-openembedded/meta-python2 \
|
|
||||||
${TOPDIR}/../layers/meta-virtualization \
|
${TOPDIR}/../layers/meta-virtualization \
|
||||||
${TOPDIR}/../layers/meta-arm/meta-arm-toolchain \
|
|
||||||
${TOPDIR}/../layers/meta-perinet \
|
${TOPDIR}/../layers/meta-perinet \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
@ -1,60 +0,0 @@
|
|||||||
SUMMARY = "Build environment image for perifirmware"
|
|
||||||
LICENSE = "MIT"
|
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
|
||||||
|
|
||||||
require busybox-container-image.bb
|
|
||||||
|
|
||||||
BASE_TOOLS = " \
|
|
||||||
bzip2 \
|
|
||||||
git \
|
|
||||||
libtool \
|
|
||||||
make \
|
|
||||||
pkgconfig \
|
|
||||||
"
|
|
||||||
|
|
||||||
POSIX_TOOLS = " \
|
|
||||||
binutils \
|
|
||||||
binutils-symlinks \
|
|
||||||
coreutils \
|
|
||||||
cpp \
|
|
||||||
cpp-symlinks \
|
|
||||||
gcc \
|
|
||||||
gcc-symlinks \
|
|
||||||
g++ \
|
|
||||||
g++-symlinks \
|
|
||||||
glibc-dev \
|
|
||||||
libgcc-dev \
|
|
||||||
libstdc++ \
|
|
||||||
libstdc++-dev \
|
|
||||||
"
|
|
||||||
|
|
||||||
CR4_CROSS_TOOLS = " \
|
|
||||||
gcc-arm-none-eabi \
|
|
||||||
"
|
|
||||||
|
|
||||||
API_TOOLS = " \
|
|
||||||
protoc \
|
|
||||||
protoc-dev \
|
|
||||||
protoc-gen-doc \
|
|
||||||
"
|
|
||||||
|
|
||||||
WEBUI_TOOLS = " \
|
|
||||||
html-minifier \
|
|
||||||
postcss-cli \
|
|
||||||
cssnano \
|
|
||||||
optipng \
|
|
||||||
"
|
|
||||||
|
|
||||||
IMAGE_TOOLS = " \
|
|
||||||
python \
|
|
||||||
openssl-bin \
|
|
||||||
"
|
|
||||||
|
|
||||||
IMAGE_INSTALL += " \
|
|
||||||
${BASE_TOOLS} \
|
|
||||||
${POSIX_TOOLS} \
|
|
||||||
${CR4_CROSS_TOOLS} \
|
|
||||||
${API_TOOLS} \
|
|
||||||
${IMAGE_TOOLS} \
|
|
||||||
"
|
|
||||||
|
|
1239
recipes-devtools/cssnano/cssnano/npm-shrinkwrap.json
generated
1239
recipes-devtools/cssnano/cssnano/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,517 +0,0 @@
|
|||||||
# Recipe created by recipetool
|
|
||||||
# This is the basis of a recipe and may need further editing in order to be fully functional.
|
|
||||||
# (Feel free to remove these comments when editing.)
|
|
||||||
|
|
||||||
SUMMARY = "A modular minifier, built on top of the PostCSS ecosystem."
|
|
||||||
HOMEPAGE = "https://github.com/cssnano/cssnano"
|
|
||||||
# WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
|
|
||||||
# your responsibility to verify that the values are complete and correct.
|
|
||||||
#
|
|
||||||
# The following license files were not able to be identified and are
|
|
||||||
# represented as "Unknown" below, you will need to check them yourself:
|
|
||||||
# node_modules/sprintf-js/LICENSE
|
|
||||||
# node_modules/caniuse-lite/LICENSE
|
|
||||||
# node_modules/svgo/LICENSE
|
|
||||||
# node_modules/css-what/LICENSE
|
|
||||||
# node_modules/lodash.uniq/LICENSE
|
|
||||||
# node_modules/domutils/LICENSE
|
|
||||||
# node_modules/domelementtype/LICENSE
|
|
||||||
# node_modules/entities/LICENSE
|
|
||||||
# node_modules/nth-check/LICENSE
|
|
||||||
# node_modules/mdn-data/LICENSE
|
|
||||||
# node_modules/esprima/LICENSE.BSD
|
|
||||||
# node_modules/csso/node_modules/mdn-data/LICENSE
|
|
||||||
# node_modules/sax/LICENSE
|
|
||||||
# node_modules/source-map/LICENSE
|
|
||||||
# node_modules/dom-serializer/LICENSE
|
|
||||||
# node_modules/dom-serializer/node_modules/domelementtype/LICENSE
|
|
||||||
# node_modules/hex-color-regex/LICENSE.md
|
|
||||||
# node_modules/lodash.memoize/LICENSE
|
|
||||||
# node_modules/css-select/LICENSE
|
|
||||||
# node_modules/@types/q/LICENSE
|
|
||||||
# node_modules/unquote/LICENSE
|
|
||||||
#
|
|
||||||
# NOTE: multiple licenses have been detected; they have been separated with &
|
|
||||||
# in the LICENSE value for now since it is a reasonable assumption that all
|
|
||||||
# of the licenses apply. If instead there is a choice between the multiple
|
|
||||||
# licenses then you should change the value to separate the licenses with |
|
|
||||||
# instead of &. If there is any doubt, check the accompanying documentation
|
|
||||||
# to determine which situation is applicable.
|
|
||||||
LICENSE = "MIT & Unknown & ISC"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/css-select-base-adapter/LICENSE;md5=009897b8ae19918a0ee593806aa5c2db \
|
|
||||||
file://node_modules/has-symbols/LICENSE;md5=afee57a289508ed4df3456667778aaf6 \
|
|
||||||
file://node_modules/sprintf-js/LICENSE;md5=ab40451de4e35c90f1b663b4fbd314a9 \
|
|
||||||
file://node_modules/object-inspect/LICENSE;md5=288162f1d1bfa064f127f2b42d2a656f \
|
|
||||||
file://node_modules/caniuse-lite/LICENSE;md5=60f8103054954b2c75f1faa295ea3590 \
|
|
||||||
file://node_modules/is-svg/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-normalize-display-values/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-display-values/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/svgo/LICENSE;md5=bb8ee9f2cb1c025e2bb9a0772fcf7464 \
|
|
||||||
file://node_modules/css-what/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/is-arrayish/LICENSE;md5=e67c75e89656b80fd99cb7d30fb43102 \
|
|
||||||
file://node_modules/timsort/LICENSE.md;md5=1a4424c73be0822c92e2c175d58f1d23 \
|
|
||||||
file://node_modules/define-properties/LICENSE;md5=53ffc646fdb83e45279cfe7105e5157b \
|
|
||||||
file://node_modules/chalk/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/chalk/node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/parse-json/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-reduce-transforms/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-reduce-transforms/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/mkdirp/LICENSE;md5=b2d989bc186e7f6b418a5fdd5cc0b56b \
|
|
||||||
file://node_modules/lodash.uniq/LICENSE;md5=a3b2b7770df62392c164de4001b59f8f \
|
|
||||||
file://node_modules/is-regex/LICENSE;md5=d22b3eb619d81197fd4f3ca47c2c1ea5 \
|
|
||||||
file://node_modules/node-releases/LICENSE;md5=9201369490251e1be377462bd41f58eb \
|
|
||||||
file://node_modules/domutils/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/postcss-minify-params/LICENSE;md5=5911ecb6c1a91a3022d96421a113e14a \
|
|
||||||
file://node_modules/postcss-minify-params/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-discard-comments/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/q/LICENSE;md5=92d3cc1db292f6b3978ef90f05ec4548 \
|
|
||||||
file://node_modules/rgb-regex/LICENSE.md;md5=4312c496793468c26d1ae4b9c2041f16 \
|
|
||||||
file://node_modules/function-bind/LICENSE;md5=e7417c1a8ad83f88bcac21ad440d48b2 \
|
|
||||||
file://node_modules/is-callable/LICENSE;md5=5db8fa3e421a3211e6a3dc68544da455 \
|
|
||||||
file://node_modules/postcss-minify-font-values/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-minify-font-values/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/resolve-from/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/object.getownpropertydescriptors/LICENSE;md5=5db8fa3e421a3211e6a3dc68544da455 \
|
|
||||||
file://node_modules/color-convert/LICENSE;md5=9bdadfc9fbb3ab8d5a6d591bdbd52811 \
|
|
||||||
file://node_modules/postcss-normalize-repeat-style/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-repeat-style/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/has-flag/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-normalize-timing-functions/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-timing-functions/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-normalize-string/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-string/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/domelementtype/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/normalize-url/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/entities/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/cssnano-preset-default/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-minify-gradients/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-minify-gradients/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/nth-check/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/rgba-regex/LICENSE.md;md5=4312c496793468c26d1ae4b9c2041f16 \
|
|
||||||
file://node_modules/css-declaration-sorter/license.md;md5=5c70545e54382e9fb68d16755fdfe21d \
|
|
||||||
file://node_modules/cssesc/LICENSE-MIT.txt;md5=ee9bd8b835cfcd512dd644540dd96987 \
|
|
||||||
file://node_modules/cssnano-util-raw-cache/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/is-obj/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-normalize-unicode/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-unicode/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-discard-duplicates/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/css-tree/LICENSE;md5=4472325de879879b1efabf724f91eeae \
|
|
||||||
file://node_modules/json-parse-better-errors/LICENSE.md;md5=048cc2006d506256349ca6088641486b \
|
|
||||||
file://node_modules/postcss-calc/LICENSE;md5=87eb6464aafa3a7fa8ae175093077bad \
|
|
||||||
file://node_modules/postcss-minify-selectors/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/mdn-data/LICENSE;md5=7bae63a234e80ee7c6427dce9fdba6cc \
|
|
||||||
file://node_modules/postcss/LICENSE;md5=e0ef868fdaaba6859dcbab082c20439b \
|
|
||||||
file://node_modules/vendors/license;md5=8e9f707ac01af145c36ef2adde15d7e4 \
|
|
||||||
file://node_modules/postcss-normalize-positions/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-positions/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/esprima/LICENSE.BSD;md5=e3c825c932a984958bafbac21e21f984 \
|
|
||||||
file://node_modules/cssnano-util-same-parent/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/simple-swizzle/LICENSE;md5=5db33c6d7c83b57f204826cb21400b88 \
|
|
||||||
file://node_modules/simple-swizzle/node_modules/is-arrayish/LICENSE;md5=e67c75e89656b80fd99cb7d30fb43102 \
|
|
||||||
file://node_modules/escalade/license;md5=1cb46128f91146188c0ded3a1c6144f3 \
|
|
||||||
file://node_modules/csso/LICENSE;md5=b81a7f649727290d20e04951ee35ec2e \
|
|
||||||
file://node_modules/csso/node_modules/css-tree/LICENSE;md5=4472325de879879b1efabf724f91eeae \
|
|
||||||
file://node_modules/csso/node_modules/mdn-data/LICENSE;md5=7bae63a234e80ee7c6427dce9fdba6cc \
|
|
||||||
file://node_modules/es-abstract/LICENSE;md5=53ffc646fdb83e45279cfe7105e5157b \
|
|
||||||
file://node_modules/sax/LICENSE;md5=326d5674181c4bb210e424772c60fa80 \
|
|
||||||
file://node_modules/error-ex/LICENSE;md5=e67c75e89656b80fd99cb7d30fb43102 \
|
|
||||||
file://node_modules/postcss-selector-parser/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/source-map/LICENSE;md5=b1ca6dbc0075d56cbd9931a75566cd44 \
|
|
||||||
file://node_modules/postcss-merge-rules/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-merge-rules/node_modules/postcss-selector-parser/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/is-absolute-url/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/is-symbol/LICENSE;md5=5db8fa3e421a3211e6a3dc68544da455 \
|
|
||||||
file://node_modules/caller-path/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/object-keys/LICENSE;md5=0026e638d7d5c5f2768864ce0074f8ad \
|
|
||||||
file://node_modules/string.prototype.trimend/LICENSE;md5=1e241a19d2d112b1db1a5c1c23216939 \
|
|
||||||
file://node_modules/color-name/LICENSE;md5=d301869b39e08b33665b7c4f16b8e41d \
|
|
||||||
file://node_modules/dom-serializer/LICENSE;md5=ba3390a22fe1d127f3522ac8ef1bd1a0 \
|
|
||||||
file://node_modules/dom-serializer/node_modules/domelementtype/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/dot-prop/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/callsites/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/object.assign/LICENSE;md5=2b439ca9e99134dee172a7cc6d989174 \
|
|
||||||
file://node_modules/electron-to-chromium/LICENSE;md5=c4bd4cd0c32203ba1496aa7686422491 \
|
|
||||||
file://node_modules/caller-callsite/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/argparse/LICENSE;md5=a2f2590d8d82b0fa2b3e2fc5c69d2b81 \
|
|
||||||
file://node_modules/hex-color-regex/LICENSE.md;md5=64953f45b95193f74c22dc48248b376d \
|
|
||||||
file://node_modules/postcss-svgo/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-svgo/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/is-directory/LICENSE;md5=fad3c8b9c04b365012f3d6821f2dda61 \
|
|
||||||
file://node_modules/color/LICENSE;md5=2fdebf76c074642a861bf45bf4a8258e \
|
|
||||||
file://node_modules/is-resolvable/LICENSE;md5=0137efb55fe67541aa969db1a518ff34 \
|
|
||||||
file://node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/hsl-regex/LICENSE.md;md5=4312c496793468c26d1ae4b9c2041f16 \
|
|
||||||
file://node_modules/postcss-normalize-whitespace/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-whitespace/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-convert-values/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-convert-values/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/indexes-of/LICENSE;md5=f26ea3f2a31273ebd199d933804f5e8b \
|
|
||||||
file://node_modules/postcss-merge-longhand/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-merge-longhand/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/import-fresh/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/postcss-unique-selectors/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/lodash.memoize/LICENSE;md5=a3b2b7770df62392c164de4001b59f8f \
|
|
||||||
file://node_modules/alphanum-sort/LICENSE;md5=f65e99512d3399eac8b745e185e0812d \
|
|
||||||
file://node_modules/caniuse-api/LICENSE;md5=b99d8e13a8505f127dfb4b45bae5e6dc \
|
|
||||||
file://node_modules/has/LICENSE-MIT;md5=d000afc3c9ff3501a5610197db76a246 \
|
|
||||||
file://node_modules/es-to-primitive/LICENSE;md5=5db8fa3e421a3211e6a3dc68544da455 \
|
|
||||||
file://node_modules/util.promisify/LICENSE;md5=6d43a54b4c07faa1f0c5e6bb6abebf42 \
|
|
||||||
file://node_modules/postcss-normalize-charset/LICENSE;md5=5911ecb6c1a91a3022d96421a113e14a \
|
|
||||||
file://node_modules/cssnano-util-get-arguments/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/ansi-styles/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/css-select/LICENSE;md5=d5b9cb3bc7f6ffd7bea8661f30447c11 \
|
|
||||||
file://node_modules/js-yaml/LICENSE;md5=effd621a9bf5d72d6a7e6ef819bf3afb \
|
|
||||||
file://node_modules/stylehacks/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/stylehacks/node_modules/postcss-selector-parser/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-colormin/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-colormin/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-reduce-initial/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/is-date-object/LICENSE;md5=5db8fa3e421a3211e6a3dc68544da455 \
|
|
||||||
file://node_modules/postcss-normalize-url/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-normalize-url/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/postcss-ordered-values/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-ordered-values/node_modules/postcss-value-parser/LICENSE;md5=192f05d9cfe483ed2a4511ffd5af5895 \
|
|
||||||
file://node_modules/cosmiconfig/LICENSE;md5=faf65be8f439b913bb5e892b7684a729 \
|
|
||||||
file://node_modules/object.values/LICENSE;md5=5db8fa3e421a3211e6a3dc68544da455 \
|
|
||||||
file://node_modules/escape-string-regexp/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/postcss-discard-overridden/LICENSE;md5=ded6f2e62f78d80d941a6a2bf2a2a396 \
|
|
||||||
file://node_modules/html-comment-regex/LICENSE;md5=0ccaf33be68a989124225d72f4709eea \
|
|
||||||
file://node_modules/uniq/LICENSE;md5=34aed54d1454553d81a843e946b173a0 \
|
|
||||||
file://node_modules/@types/q/LICENSE;md5=d4a904ca135bb7bc912156fee12726f0 \
|
|
||||||
file://node_modules/hsla-regex/LICENSE.md;md5=4312c496793468c26d1ae4b9c2041f16 \
|
|
||||||
file://node_modules/color-string/LICENSE;md5=330031db3ec2b47f6e9d7923b8e1f95b \
|
|
||||||
file://node_modules/unquote/LICENSE;md5=4fb41fc98ba9a0d382b7f743e64cfd08 \
|
|
||||||
file://node_modules/string.prototype.trimstart/LICENSE;md5=1e241a19d2d112b1db1a5c1c23216939 \
|
|
||||||
file://node_modules/browserslist/LICENSE;md5=30b83181ea8907820ccb681d5ed60277 \
|
|
||||||
file://node_modules/is-color-stop/LICENSE;md5=a1d674b97323fd3e253096d8b102e9f6 \
|
|
||||||
file://node_modules/coa/LICENSE;md5=ae462a7b7b546c720a67509be2d797c7 \
|
|
||||||
file://node_modules/cssnano-util-get-match/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/postcss-discard-empty/LICENSE-MIT;md5=5a9c687fbbd43eb51c08313a2cbbf60d \
|
|
||||||
file://node_modules/minimist/LICENSE;md5=aea1cde69645f4b99be4ff7ca9abcce1 \
|
|
||||||
file://package.json;md5=677fd7a75ca3eb4bb8bb550e8016b59a \
|
|
||||||
file://node_modules/@types/q/package.json;md5=8e2ef1b11a9775bd001cee10b8d9d6fe \
|
|
||||||
file://node_modules/alphanum-sort/package.json;md5=2e4b9b2b9fe22934a08bf89d39be4902 \
|
|
||||||
file://node_modules/ansi-styles/package.json;md5=50f97f15be9377b1110c7a68f76fff0f \
|
|
||||||
file://node_modules/argparse/package.json;md5=2bc829c736c7071f36ec6e08cd41ccfe \
|
|
||||||
file://node_modules/boolbase/package.json;md5=9354cb284e0f38f17cfc4414d863faf4 \
|
|
||||||
file://node_modules/browserslist/package.json;md5=7d53aac322fe158ecd08f2bc6690a2db \
|
|
||||||
file://node_modules/caller-callsite/package.json;md5=2bdbea0272f7d0c60b3514525dfe9532 \
|
|
||||||
file://node_modules/caller-path/package.json;md5=8e33a49184c4904db5e369ebef66d453 \
|
|
||||||
file://node_modules/callsites/package.json;md5=85eecbd7ed5454586b703487545127bc \
|
|
||||||
file://node_modules/caniuse-api/package.json;md5=fd5f450fc9588e0e055066027796ee30 \
|
|
||||||
file://node_modules/caniuse-lite/package.json;md5=b79b94aff3daddd4b061cdf177dbe9eb \
|
|
||||||
file://node_modules/chalk/node_modules/supports-color/package.json;md5=79d88f702d689c72ebe1798d2853a96e \
|
|
||||||
file://node_modules/chalk/package.json;md5=a21f60da989d4bf1cd5396df6c638a98 \
|
|
||||||
file://node_modules/coa/package.json;md5=bfb9ffa88b184ee35952061d190b76ad \
|
|
||||||
file://node_modules/color/package.json;md5=ae85049e4fe9c4191b492653ae4fd7d2 \
|
|
||||||
file://node_modules/color-convert/package.json;md5=51a202f6ab9b016f0f7219701f1f5e70 \
|
|
||||||
file://node_modules/color-name/package.json;md5=7599aecb8597ca603c711d49a83dab59 \
|
|
||||||
file://node_modules/color-string/package.json;md5=f8833f416f07ebf09f05702381a6e3a9 \
|
|
||||||
file://node_modules/cosmiconfig/package.json;md5=f35f75e4b283a0996b93800d5ca8bf50 \
|
|
||||||
file://node_modules/css-color-names/package.json;md5=1d6b8d4de81abbf7c46431e6fdb14107 \
|
|
||||||
file://node_modules/css-declaration-sorter/package.json;md5=6a9b791930997c1c88ac1e4fabd4889d \
|
|
||||||
file://node_modules/css-select/package.json;md5=a83113178ed952d42860eefab52e1f78 \
|
|
||||||
file://node_modules/css-select-base-adapter/package.json;md5=aa5393f224021cae91dfd481ee429f98 \
|
|
||||||
file://node_modules/css-tree/package.json;md5=c46a57c8a250322726a61e125cefd346 \
|
|
||||||
file://node_modules/css-what/package.json;md5=b73685ca5ee1a5d0477dc552895e25b3 \
|
|
||||||
file://node_modules/cssesc/package.json;md5=acb5bb4e8f8ee15167e66a40b3e2159f \
|
|
||||||
file://node_modules/cssnano-preset-default/package.json;md5=c9e23cb462df0c7856f9cc91d6f7ac76 \
|
|
||||||
file://node_modules/cssnano-util-get-arguments/package.json;md5=46de24a7b658cf438c25cd293f1d23c9 \
|
|
||||||
file://node_modules/cssnano-util-get-match/package.json;md5=2cc8b1369a1e9b73197b9eb4ff2c054c \
|
|
||||||
file://node_modules/cssnano-util-raw-cache/package.json;md5=ec45ffbdefe419ad7cbb9a76d3650338 \
|
|
||||||
file://node_modules/cssnano-util-same-parent/package.json;md5=b1cc3f123526b854ef9a44b7f7d2bb85 \
|
|
||||||
file://node_modules/csso/node_modules/css-tree/package.json;md5=cbdc0f4f08b309ebeff9188e9d9dd60a \
|
|
||||||
file://node_modules/csso/node_modules/mdn-data/package.json;md5=ecc49cb4929c710b29c0c91dec72fcef \
|
|
||||||
file://node_modules/csso/package.json;md5=de879546599eb595aed895df829bc2e3 \
|
|
||||||
file://node_modules/define-properties/package.json;md5=78d159123901bac44c44e358eb28f652 \
|
|
||||||
file://node_modules/dom-serializer/node_modules/domelementtype/package.json;md5=09cdace0bb004dd06b61fd6f44e8ca17 \
|
|
||||||
file://node_modules/dom-serializer/package.json;md5=b975390a27abee1d5f81f068f9c8830f \
|
|
||||||
file://node_modules/domelementtype/package.json;md5=5b7e37769a0f50a4e69d0da2a02cea0a \
|
|
||||||
file://node_modules/domutils/package.json;md5=119f468ed33fb7be946c40a8c17ef43c \
|
|
||||||
file://node_modules/dot-prop/package.json;md5=0301993792ef0cd80135a08fa7a0c183 \
|
|
||||||
file://node_modules/electron-to-chromium/package.json;md5=20e1a4e774a32c6ccff66b75e7a34bc8 \
|
|
||||||
file://node_modules/entities/package.json;md5=f4ce369272f4d6fd1d8a969908deec45 \
|
|
||||||
file://node_modules/error-ex/package.json;md5=0663755e17d14453332b4e48c7aea9d4 \
|
|
||||||
file://node_modules/es-abstract/package.json;md5=c4e23cde4e5b512941f66efe74b0cec3 \
|
|
||||||
file://node_modules/es-to-primitive/package.json;md5=b183238ced55e20cc222932f965376a2 \
|
|
||||||
file://node_modules/escalade/package.json;md5=abb6c77ca837d1794cedd45c16509291 \
|
|
||||||
file://node_modules/escape-string-regexp/package.json;md5=6050cf06c06dcb38dce670ff96b21aa9 \
|
|
||||||
file://node_modules/esprima/package.json;md5=0394ebc64b1f0c98e6b1e3fd65c2ee37 \
|
|
||||||
file://node_modules/function-bind/package.json;md5=f453e26c8d3482b4c3736f53303b4ec5 \
|
|
||||||
file://node_modules/has/package.json;md5=2fee243336ba5aeebed1e0145472cd49 \
|
|
||||||
file://node_modules/has-flag/package.json;md5=73cc8d1e96c19ce85a7abb8f9468a86c \
|
|
||||||
file://node_modules/has-symbols/package.json;md5=24e9d883e10a6e4a622fcf6357ee5383 \
|
|
||||||
file://node_modules/hex-color-regex/package.json;md5=c84b788af7d0c7f827cef5b14e81bff0 \
|
|
||||||
file://node_modules/hsl-regex/package.json;md5=aece42d52e6451391c66b8caa4f10aea \
|
|
||||||
file://node_modules/hsla-regex/package.json;md5=3a7ae61cf92b295e46e0f90632f63586 \
|
|
||||||
file://node_modules/html-comment-regex/package.json;md5=c6eed80d829e44b1bf94477622d8a568 \
|
|
||||||
file://node_modules/import-fresh/package.json;md5=a788e67e7b7671b38d62e4756d7229cf \
|
|
||||||
file://node_modules/indexes-of/package.json;md5=802493815bc9060083480f1c57ad1dbc \
|
|
||||||
file://node_modules/is-absolute-url/package.json;md5=f58186da55dbcf11c05531c193f67c3a \
|
|
||||||
file://node_modules/is-arrayish/package.json;md5=c7d062aad2809fdef776f85e4da00eb5 \
|
|
||||||
file://node_modules/is-callable/package.json;md5=3da767c6ef0ba88c21b40307a5c4b05a \
|
|
||||||
file://node_modules/is-color-stop/package.json;md5=c08e6659ff2c661d5ef124aea681112f \
|
|
||||||
file://node_modules/is-date-object/package.json;md5=b0366c20b2ee192e8155131e25328520 \
|
|
||||||
file://node_modules/is-directory/package.json;md5=8c0766fb2d498039e33bc851e40385a5 \
|
|
||||||
file://node_modules/is-obj/package.json;md5=bb96ec27362c03cabcd030b1507f8a2b \
|
|
||||||
file://node_modules/is-regex/package.json;md5=e6ee8cf81fa574554a655f5a74cfb30e \
|
|
||||||
file://node_modules/is-resolvable/package.json;md5=0e261f41618d14d9ec27fb050cb9f0a4 \
|
|
||||||
file://node_modules/is-svg/package.json;md5=85a5c495110d56e5dc57b37f942b4936 \
|
|
||||||
file://node_modules/is-symbol/package.json;md5=cf109cd5c94e334929842882585e5cb6 \
|
|
||||||
file://node_modules/js-yaml/package.json;md5=522ce1185213a73a4f0c93444e18ee9f \
|
|
||||||
file://node_modules/json-parse-better-errors/package.json;md5=f96227c6195a42d3513ad75a81997794 \
|
|
||||||
file://node_modules/lodash.memoize/package.json;md5=9e2af75c0588ac72821b10ab97ce3bb6 \
|
|
||||||
file://node_modules/lodash.uniq/package.json;md5=6052508f896044354ad6db1f2c32fffb \
|
|
||||||
file://node_modules/mdn-data/package.json;md5=bab7c6bbb5ab6b8671f12652ef7053ae \
|
|
||||||
file://node_modules/minimist/package.json;md5=84505571ecc56b8071068f44de7c79b2 \
|
|
||||||
file://node_modules/mkdirp/package.json;md5=3b5ba3c4a04a8b0520bd0d392cf1c48f \
|
|
||||||
file://node_modules/node-releases/package.json;md5=69552ca809c82ed6d78e7002fe1cc25d \
|
|
||||||
file://node_modules/normalize-url/package.json;md5=b7b11f3e474a75cad9f5f788b9833d3b \
|
|
||||||
file://node_modules/nth-check/package.json;md5=e9d0e997b6c154968be82fbded5702ac \
|
|
||||||
file://node_modules/object-inspect/package.json;md5=57e2064f8faf3540e38138ea72a3da80 \
|
|
||||||
file://node_modules/object-keys/package.json;md5=f008c51545b8133eebae07e2046d241f \
|
|
||||||
file://node_modules/object.assign/package.json;md5=5e2951a866b44b080fb677a1c26c799b \
|
|
||||||
file://node_modules/object.getownpropertydescriptors/package.json;md5=4dfd24933fa16b993f023bc7fe635891 \
|
|
||||||
file://node_modules/object.values/package.json;md5=774d61b9e1844599915dd7ef356b957e \
|
|
||||||
file://node_modules/parse-json/package.json;md5=a6715d1124ae26c30192df446e2c2fe7 \
|
|
||||||
file://node_modules/postcss/package.json;md5=e500ced6c92319050aab131978adc1ac \
|
|
||||||
file://node_modules/postcss-calc/package.json;md5=e35cece1b48e38362f286fbdde9d4f0e \
|
|
||||||
file://node_modules/postcss-colormin/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-colormin/package.json;md5=3474a01391c753cc7531f11b4cb2cd87 \
|
|
||||||
file://node_modules/postcss-convert-values/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-convert-values/package.json;md5=9c1c0ed1fbdcde6f0040e8bfcea356a9 \
|
|
||||||
file://node_modules/postcss-discard-comments/package.json;md5=0b32df3192cb33a25390450fe224d629 \
|
|
||||||
file://node_modules/postcss-discard-duplicates/package.json;md5=382f32eea7bc571fcd45bddc24dfaa46 \
|
|
||||||
file://node_modules/postcss-discard-empty/package.json;md5=72ed789f5bd620f55efeeedf102e102b \
|
|
||||||
file://node_modules/postcss-discard-overridden/package.json;md5=69a8e132cf94f15583319eeadd9c02c8 \
|
|
||||||
file://node_modules/postcss-merge-longhand/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-merge-longhand/package.json;md5=8bd33ddded69e042dde2b260882a4212 \
|
|
||||||
file://node_modules/postcss-merge-rules/node_modules/postcss-selector-parser/package.json;md5=96585a73e7dcab1aa77fbcca527ac3bd \
|
|
||||||
file://node_modules/postcss-merge-rules/package.json;md5=13dd9fc88ca2bb74218b0fd8ab684bb2 \
|
|
||||||
file://node_modules/postcss-minify-font-values/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-minify-font-values/package.json;md5=ca006a139b92183e6cff78313ab54439 \
|
|
||||||
file://node_modules/postcss-minify-gradients/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-minify-gradients/package.json;md5=9e850907bea1d4404aeb5904f62dbcaa \
|
|
||||||
file://node_modules/postcss-minify-params/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-minify-params/package.json;md5=2bc46b2aa2a34bfa8d1d82c938da081c \
|
|
||||||
file://node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/package.json;md5=96585a73e7dcab1aa77fbcca527ac3bd \
|
|
||||||
file://node_modules/postcss-minify-selectors/package.json;md5=621cd6667c094edfb9e502b6287ad851 \
|
|
||||||
file://node_modules/postcss-normalize-charset/package.json;md5=edff2f0670b29024df14d94ca2d9eef2 \
|
|
||||||
file://node_modules/postcss-normalize-display-values/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-display-values/package.json;md5=9e594b8f72627cca262241610926b6c4 \
|
|
||||||
file://node_modules/postcss-normalize-positions/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-positions/package.json;md5=49abf12476fcb10c4bed1808b9a8da99 \
|
|
||||||
file://node_modules/postcss-normalize-repeat-style/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-repeat-style/package.json;md5=33ef4b60751c960f067df57d6dccd0df \
|
|
||||||
file://node_modules/postcss-normalize-string/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-string/package.json;md5=850428b9c33b655e84c1135172d65780 \
|
|
||||||
file://node_modules/postcss-normalize-timing-functions/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-timing-functions/package.json;md5=399133de81268bf54fc3a7d0d0fd104b \
|
|
||||||
file://node_modules/postcss-normalize-unicode/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-unicode/package.json;md5=17548e7bbf5300e038ad6782a0c44b50 \
|
|
||||||
file://node_modules/postcss-normalize-url/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-url/package.json;md5=bdc4815a4a6163efe9fcaefe5515145b \
|
|
||||||
file://node_modules/postcss-normalize-whitespace/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-normalize-whitespace/package.json;md5=11a5cbde569fa4016e2503f3685767d8 \
|
|
||||||
file://node_modules/postcss-ordered-values/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-ordered-values/package.json;md5=2c2707e98e9dcd7b23df7bd12047ff34 \
|
|
||||||
file://node_modules/postcss-reduce-initial/package.json;md5=f599f3edce2112b89130e4182839b85e \
|
|
||||||
file://node_modules/postcss-reduce-transforms/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-reduce-transforms/package.json;md5=f7a1f5e1b477dace8d7cca770be05c83 \
|
|
||||||
file://node_modules/postcss-selector-parser/package.json;md5=9f2647f00276d93b905c2585e476d2a2 \
|
|
||||||
file://node_modules/postcss-svgo/node_modules/postcss-value-parser/package.json;md5=a1ea4b94b9797542de563b7349f150bf \
|
|
||||||
file://node_modules/postcss-svgo/package.json;md5=c1b6b951b1e4f4dcb7f99b5949c0b0f0 \
|
|
||||||
file://node_modules/postcss-unique-selectors/package.json;md5=9c2b4d7f091d80b2309f4ab05c251458 \
|
|
||||||
file://node_modules/postcss-value-parser/package.json;md5=da8a91f0f04377d165851101334902cf \
|
|
||||||
file://node_modules/q/package.json;md5=d1aa1b6776156972248dc258a56fd959 \
|
|
||||||
file://node_modules/resolve-from/package.json;md5=3459965fbcea24e70b6ecbea3526a6f9 \
|
|
||||||
file://node_modules/rgb-regex/package.json;md5=66f60fabb94b7774151621a623fd3cf8 \
|
|
||||||
file://node_modules/rgba-regex/package.json;md5=2414a28012ac92a0f956714adfcebf26 \
|
|
||||||
file://node_modules/sax/package.json;md5=4f338f842e93421a35e3ec9e051d650b \
|
|
||||||
file://node_modules/simple-swizzle/node_modules/is-arrayish/package.json;md5=f36e90dfef7a25040592b87ce36aba47 \
|
|
||||||
file://node_modules/simple-swizzle/package.json;md5=cab0b71a3d1f56f4207555d0828a9851 \
|
|
||||||
file://node_modules/source-map/package.json;md5=5f7feb368962c3130c5accf22ffd047c \
|
|
||||||
file://node_modules/sprintf-js/package.json;md5=403904b398a71123fc7c5173dfbe5ffe \
|
|
||||||
file://node_modules/stable/package.json;md5=d12aa8541cb3601dfbb2af355e1cee83 \
|
|
||||||
file://node_modules/string.prototype.trimend/package.json;md5=ab3703a11172f796ecb3359718ec94e2 \
|
|
||||||
file://node_modules/string.prototype.trimstart/package.json;md5=e364e925184cb00b7101e181b0587c87 \
|
|
||||||
file://node_modules/stylehacks/node_modules/postcss-selector-parser/package.json;md5=96585a73e7dcab1aa77fbcca527ac3bd \
|
|
||||||
file://node_modules/stylehacks/package.json;md5=163e2e3b64e20218a307d03865b4b7c1 \
|
|
||||||
file://node_modules/supports-color/package.json;md5=c8878a02953c70c22efcb1209d290fd7 \
|
|
||||||
file://node_modules/svgo/package.json;md5=1e255ee338c376004702d397152dd366 \
|
|
||||||
file://node_modules/timsort/package.json;md5=e6553ddfce7a590ca7bdc951872422e8 \
|
|
||||||
file://node_modules/uniq/package.json;md5=93f369e39acdc7c83a2a542680b7034b \
|
|
||||||
file://node_modules/uniqs/package.json;md5=cb36f25136843c0b52a27c2d3b4dd8d4 \
|
|
||||||
file://node_modules/unquote/package.json;md5=42eec7b3ffe7b18fbdfb0b14de41bfa2 \
|
|
||||||
file://node_modules/util.promisify/package.json;md5=ad1e5e5290d73c6639eb99dc92baff44 \
|
|
||||||
file://node_modules/vendors/package.json;md5=2dbcfdcfc83ed8f0594ca0d28c242381"
|
|
||||||
|
|
||||||
SRC_URI = " \
|
|
||||||
npm://registry.npmjs.org/;package=cssnano;version=${PV} \
|
|
||||||
npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \
|
|
||||||
"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/npm"
|
|
||||||
|
|
||||||
inherit npm
|
|
||||||
|
|
||||||
LICENSE_${PN} = "MIT"
|
|
||||||
LICENSE_${PN}-types-q = "Unknown"
|
|
||||||
LICENSE_${PN}-alphanum-sort = "MIT"
|
|
||||||
LICENSE_${PN}-ansi-styles = "MIT"
|
|
||||||
LICENSE_${PN}-argparse = "MIT"
|
|
||||||
LICENSE_${PN}-boolbase = "Unknown"
|
|
||||||
LICENSE_${PN}-browserslist = "MIT"
|
|
||||||
LICENSE_${PN}-caller-callsite = "MIT"
|
|
||||||
LICENSE_${PN}-caller-path = "MIT"
|
|
||||||
LICENSE_${PN}-callsites = "MIT"
|
|
||||||
LICENSE_${PN}-caniuse-api = "MIT"
|
|
||||||
LICENSE_${PN}-caniuse-lite = "Unknown"
|
|
||||||
LICENSE_${PN}-chalk-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-chalk = "MIT"
|
|
||||||
LICENSE_${PN}-coa = "MIT"
|
|
||||||
LICENSE_${PN}-color = "MIT"
|
|
||||||
LICENSE_${PN}-color-convert = "MIT"
|
|
||||||
LICENSE_${PN}-color-name = "MIT"
|
|
||||||
LICENSE_${PN}-color-string = "MIT"
|
|
||||||
LICENSE_${PN}-cosmiconfig = "MIT"
|
|
||||||
LICENSE_${PN}-css-color-names = "Unknown"
|
|
||||||
LICENSE_${PN}-css-declaration-sorter = "MIT"
|
|
||||||
LICENSE_${PN}-css-select = "Unknown"
|
|
||||||
LICENSE_${PN}-css-select-base-adapter = "MIT"
|
|
||||||
LICENSE_${PN}-css-tree = "MIT"
|
|
||||||
LICENSE_${PN}-css-what = "Unknown"
|
|
||||||
LICENSE_${PN}-cssesc = "MIT"
|
|
||||||
LICENSE_${PN}-cssnano-preset-default = "MIT"
|
|
||||||
LICENSE_${PN}-cssnano-util-get-arguments = "MIT"
|
|
||||||
LICENSE_${PN}-cssnano-util-get-match = "MIT"
|
|
||||||
LICENSE_${PN}-cssnano-util-raw-cache = "MIT"
|
|
||||||
LICENSE_${PN}-cssnano-util-same-parent = "MIT"
|
|
||||||
LICENSE_${PN}-csso-css-tree = "MIT"
|
|
||||||
LICENSE_${PN}-csso-mdn-data = "Unknown"
|
|
||||||
LICENSE_${PN}-csso = "MIT"
|
|
||||||
LICENSE_${PN}-define-properties = "MIT"
|
|
||||||
LICENSE_${PN}-dom-serializer-domelementtype = "Unknown"
|
|
||||||
LICENSE_${PN}-dom-serializer = "Unknown"
|
|
||||||
LICENSE_${PN}-domelementtype = "Unknown"
|
|
||||||
LICENSE_${PN}-domutils = "Unknown"
|
|
||||||
LICENSE_${PN}-dot-prop = "MIT"
|
|
||||||
LICENSE_${PN}-electron-to-chromium = "ISC"
|
|
||||||
LICENSE_${PN}-entities = "Unknown"
|
|
||||||
LICENSE_${PN}-error-ex = "MIT"
|
|
||||||
LICENSE_${PN}-es-abstract = "MIT"
|
|
||||||
LICENSE_${PN}-es-to-primitive = "MIT"
|
|
||||||
LICENSE_${PN}-escalade = "MIT"
|
|
||||||
LICENSE_${PN}-escape-string-regexp = "MIT"
|
|
||||||
LICENSE_${PN}-esprima = "Unknown"
|
|
||||||
LICENSE_${PN}-function-bind = "MIT"
|
|
||||||
LICENSE_${PN}-has = "MIT"
|
|
||||||
LICENSE_${PN}-has-flag = "MIT"
|
|
||||||
LICENSE_${PN}-has-symbols = "MIT"
|
|
||||||
LICENSE_${PN}-hex-color-regex = "Unknown"
|
|
||||||
LICENSE_${PN}-hsl-regex = "MIT"
|
|
||||||
LICENSE_${PN}-hsla-regex = "MIT"
|
|
||||||
LICENSE_${PN}-html-comment-regex = "MIT"
|
|
||||||
LICENSE_${PN}-import-fresh = "MIT"
|
|
||||||
LICENSE_${PN}-indexes-of = "MIT"
|
|
||||||
LICENSE_${PN}-is-absolute-url = "MIT"
|
|
||||||
LICENSE_${PN}-is-arrayish = "MIT"
|
|
||||||
LICENSE_${PN}-is-callable = "MIT"
|
|
||||||
LICENSE_${PN}-is-color-stop = "MIT"
|
|
||||||
LICENSE_${PN}-is-date-object = "MIT"
|
|
||||||
LICENSE_${PN}-is-directory = "MIT"
|
|
||||||
LICENSE_${PN}-is-obj = "MIT"
|
|
||||||
LICENSE_${PN}-is-regex = "MIT"
|
|
||||||
LICENSE_${PN}-is-resolvable = "ISC"
|
|
||||||
LICENSE_${PN}-is-svg = "MIT"
|
|
||||||
LICENSE_${PN}-is-symbol = "MIT"
|
|
||||||
LICENSE_${PN}-js-yaml = "MIT"
|
|
||||||
LICENSE_${PN}-json-parse-better-errors = "MIT"
|
|
||||||
LICENSE_${PN}-lodashmemoize = "Unknown"
|
|
||||||
LICENSE_${PN}-lodashuniq = "Unknown"
|
|
||||||
LICENSE_${PN}-mdn-data = "Unknown"
|
|
||||||
LICENSE_${PN}-minimist = "MIT"
|
|
||||||
LICENSE_${PN}-mkdirp = "MIT"
|
|
||||||
LICENSE_${PN}-node-releases = "MIT"
|
|
||||||
LICENSE_${PN}-normalize-url = "MIT"
|
|
||||||
LICENSE_${PN}-nth-check = "Unknown"
|
|
||||||
LICENSE_${PN}-object-inspect = "MIT"
|
|
||||||
LICENSE_${PN}-object-keys = "MIT"
|
|
||||||
LICENSE_${PN}-objectassign = "MIT"
|
|
||||||
LICENSE_${PN}-objectgetownpropertydescriptors = "MIT"
|
|
||||||
LICENSE_${PN}-objectvalues = "MIT"
|
|
||||||
LICENSE_${PN}-parse-json = "MIT"
|
|
||||||
LICENSE_${PN}-postcss = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-calc = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-colormin-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-colormin = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-convert-values-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-convert-values = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-discard-comments = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-discard-duplicates = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-discard-empty = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-discard-overridden = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-merge-longhand-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-merge-longhand = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-merge-rules-postcss-selector-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-merge-rules = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-font-values-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-font-values = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-gradients-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-gradients = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-params-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-params = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-selectors-postcss-selector-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-minify-selectors = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-charset = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-display-values-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-display-values = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-positions-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-positions = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-repeat-style-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-repeat-style = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-string-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-string = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-timing-functions-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-timing-functions = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-unicode-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-unicode = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-url-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-url = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-whitespace-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-normalize-whitespace = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-ordered-values-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-ordered-values = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reduce-initial = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reduce-transforms-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reduce-transforms = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-selector-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-svgo-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-svgo = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-unique-selectors = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-value-parser = "MIT"
|
|
||||||
LICENSE_${PN}-q = "MIT"
|
|
||||||
LICENSE_${PN}-resolve-from = "MIT"
|
|
||||||
LICENSE_${PN}-rgb-regex = "MIT"
|
|
||||||
LICENSE_${PN}-rgba-regex = "MIT"
|
|
||||||
LICENSE_${PN}-sax = "Unknown"
|
|
||||||
LICENSE_${PN}-simple-swizzle-is-arrayish = "MIT"
|
|
||||||
LICENSE_${PN}-simple-swizzle = "MIT"
|
|
||||||
LICENSE_${PN}-source-map = "Unknown"
|
|
||||||
LICENSE_${PN}-sprintf-js = "Unknown"
|
|
||||||
LICENSE_${PN}-stable = "Unknown"
|
|
||||||
LICENSE_${PN}-stringprototypetrimend = "MIT"
|
|
||||||
LICENSE_${PN}-stringprototypetrimstart = "MIT"
|
|
||||||
LICENSE_${PN}-stylehacks-postcss-selector-parser = "MIT"
|
|
||||||
LICENSE_${PN}-stylehacks = "MIT"
|
|
||||||
LICENSE_${PN}-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-svgo = "Unknown"
|
|
||||||
LICENSE_${PN}-timsort = "MIT"
|
|
||||||
LICENSE_${PN}-uniq = "MIT"
|
|
||||||
LICENSE_${PN}-uniqs = "Unknown"
|
|
||||||
LICENSE_${PN}-unquote = "Unknown"
|
|
||||||
LICENSE_${PN}-utilpromisify = "MIT"
|
|
||||||
LICENSE_${PN}-vendors = "MIT"
|
|
@ -1,12 +0,0 @@
|
|||||||
do_install_append () {
|
|
||||||
install -d ${D}/lib64
|
|
||||||
cd ${D}/
|
|
||||||
ln -s /lib/ld-linux-x86-64.so.2 ${D}/lib64/ld-linux-x86-64.so.2
|
|
||||||
}
|
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += " \
|
|
||||||
arch \
|
|
||||||
dev-so \
|
|
||||||
"
|
|
||||||
|
|
||||||
FILES_${PN} += "/lib64/ld-linux-x86-64.so.2"
|
|
@ -1,76 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "html-minifier",
|
|
||||||
"version": "4.0.0",
|
|
||||||
"lockfileVersion": 1,
|
|
||||||
"requires": true,
|
|
||||||
"dependencies": {
|
|
||||||
"camel-case": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz",
|
|
||||||
"integrity": "sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=",
|
|
||||||
"requires": {
|
|
||||||
"no-case": "^2.2.0",
|
|
||||||
"upper-case": "^1.1.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"clean-css": {
|
|
||||||
"version": "4.2.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
|
|
||||||
"integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==",
|
|
||||||
"requires": {
|
|
||||||
"source-map": "~0.6.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"commander": {
|
|
||||||
"version": "2.20.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
||||||
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
|
||||||
},
|
|
||||||
"he": {
|
|
||||||
"version": "1.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
|
|
||||||
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
|
|
||||||
},
|
|
||||||
"lower-case": {
|
|
||||||
"version": "1.1.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz",
|
|
||||||
"integrity": "sha1-miyr0bno4K6ZOkv31YdcOcQujqw="
|
|
||||||
},
|
|
||||||
"no-case": {
|
|
||||||
"version": "2.3.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz",
|
|
||||||
"integrity": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==",
|
|
||||||
"requires": {
|
|
||||||
"lower-case": "^1.1.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"param-case": {
|
|
||||||
"version": "2.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz",
|
|
||||||
"integrity": "sha1-35T9jPZTHs915r75oIWPvHK+Ikc=",
|
|
||||||
"requires": {
|
|
||||||
"no-case": "^2.2.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"relateurl": {
|
|
||||||
"version": "0.2.7",
|
|
||||||
"resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
|
|
||||||
"integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk="
|
|
||||||
},
|
|
||||||
"source-map": {
|
|
||||||
"version": "0.6.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
||||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
||||||
},
|
|
||||||
"uglify-js": {
|
|
||||||
"version": "3.10.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.3.tgz",
|
|
||||||
"integrity": "sha512-Lh00i69Uf6G74mvYpHCI9KVVXLcHW/xu79YTvH7Mkc9zyKUeSPz0owW0dguj0Scavns3ZOh3wY63J0Zb97Za2g=="
|
|
||||||
},
|
|
||||||
"upper-case": {
|
|
||||||
"version": "1.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz",
|
|
||||||
"integrity": "sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg="
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,67 +0,0 @@
|
|||||||
# Recipe created by recipetool
|
|
||||||
# This is the basis of a recipe and may need further editing in order to be fully functional.
|
|
||||||
# (Feel free to remove these comments when editing.)
|
|
||||||
|
|
||||||
SUMMARY = "Highly configurable, well-tested, JavaScript-based HTML minifier."
|
|
||||||
HOMEPAGE = "https://kangax.github.io/html-minifier/"
|
|
||||||
# WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
|
|
||||||
# your responsibility to verify that the values are complete and correct.
|
|
||||||
#
|
|
||||||
# The following license files were not able to be identified and are
|
|
||||||
# represented as "Unknown" below, you will need to check them yourself:
|
|
||||||
# node_modules/uglify-js/LICENSE
|
|
||||||
# node_modules/source-map/LICENSE
|
|
||||||
#
|
|
||||||
# NOTE: multiple licenses have been detected; they have been separated with &
|
|
||||||
# in the LICENSE value for now since it is a reasonable assumption that all
|
|
||||||
# of the licenses apply. If instead there is a choice between the multiple
|
|
||||||
# licenses then you should change the value to separate the licenses with |
|
|
||||||
# instead of &. If there is any doubt, check the accompanying documentation
|
|
||||||
# to determine which situation is applicable.
|
|
||||||
LICENSE = "MIT & Unknown"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=feec6fa16faeba82608b0b12704f1c82 \
|
|
||||||
file://node_modules/param-case/LICENSE;md5=44088ba57cb871a58add36ce51b8de08 \
|
|
||||||
file://node_modules/clean-css/LICENSE;md5=7e6da8e46572b822b6b4f8283ab171b9 \
|
|
||||||
file://node_modules/camel-case/LICENSE;md5=44088ba57cb871a58add36ce51b8de08 \
|
|
||||||
file://node_modules/lower-case/LICENSE;md5=44088ba57cb871a58add36ce51b8de08 \
|
|
||||||
file://node_modules/uglify-js/LICENSE;md5=00b45202695de5cd110bd3c2927a0da2 \
|
|
||||||
file://node_modules/source-map/LICENSE;md5=b1ca6dbc0075d56cbd9931a75566cd44 \
|
|
||||||
file://node_modules/no-case/LICENSE;md5=44088ba57cb871a58add36ce51b8de08 \
|
|
||||||
file://node_modules/relateurl/license;md5=5ba26d44d4c5ba2e3793cdbb0f388303 \
|
|
||||||
file://node_modules/he/LICENSE-MIT.txt;md5=ee9bd8b835cfcd512dd644540dd96987 \
|
|
||||||
file://node_modules/upper-case/LICENSE;md5=44088ba57cb871a58add36ce51b8de08 \
|
|
||||||
file://node_modules/commander/LICENSE;md5=25851d4d10d6611a12d5571dab945a00 \
|
|
||||||
file://package.json;md5=08d0d93a234d4667747e6af0dc735a8b \
|
|
||||||
file://node_modules/camel-case/package.json;md5=e66be62f70a0376c1a051fb3666a4362 \
|
|
||||||
file://node_modules/clean-css/package.json;md5=685d873e3baca6c05adbfdafa0164463 \
|
|
||||||
file://node_modules/commander/package.json;md5=b654c566fc6c38e6f17dd3a0f7d8ad33 \
|
|
||||||
file://node_modules/he/package.json;md5=278f68ddb9f3a3820b7bbcf58e33bcec \
|
|
||||||
file://node_modules/lower-case/package.json;md5=16fd1da0c2767494e3b5bc2eecdeef17 \
|
|
||||||
file://node_modules/no-case/package.json;md5=11708896ad130e6ebf7f2ba090bda8b6 \
|
|
||||||
file://node_modules/param-case/package.json;md5=f209e8dfe4eb687a699bf797d4e0eef2 \
|
|
||||||
file://node_modules/relateurl/package.json;md5=0b5501b0f1a69c64467d35feda35f9bd \
|
|
||||||
file://node_modules/source-map/package.json;md5=5f7feb368962c3130c5accf22ffd047c \
|
|
||||||
file://node_modules/uglify-js/package.json;md5=8c6790f881a662d2dd9efa553eb06b26 \
|
|
||||||
file://node_modules/upper-case/package.json;md5=02ba98cd7973d49292d485d6717629cd"
|
|
||||||
|
|
||||||
SRC_URI = " \
|
|
||||||
npm://registry.npmjs.org/;package=html-minifier;version=${PV} \
|
|
||||||
npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \
|
|
||||||
"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/npm"
|
|
||||||
|
|
||||||
inherit npm
|
|
||||||
|
|
||||||
LICENSE_${PN} = "MIT"
|
|
||||||
LICENSE_${PN}-camel-case = "MIT"
|
|
||||||
LICENSE_${PN}-clean-css = "MIT"
|
|
||||||
LICENSE_${PN}-commander = "MIT"
|
|
||||||
LICENSE_${PN}-he = "MIT"
|
|
||||||
LICENSE_${PN}-lower-case = "MIT"
|
|
||||||
LICENSE_${PN}-no-case = "MIT"
|
|
||||||
LICENSE_${PN}-param-case = "MIT"
|
|
||||||
LICENSE_${PN}-relateurl = "MIT"
|
|
||||||
LICENSE_${PN}-source-map = "Unknown"
|
|
||||||
LICENSE_${PN}-uglify-js = "Unknown"
|
|
||||||
LICENSE_${PN}-upper-case = "MIT"
|
|
@ -1,29 +0,0 @@
|
|||||||
SUMMARY = "The optipng utility"
|
|
||||||
LICENSE = "MIT"
|
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
|
||||||
|
|
||||||
SRC_URI = "https://sourceforge.net/projects/optipng/files/OptiPNG/${BPN}-${PV/${BPN}-${PV}.tar.gz"
|
|
||||||
SRC_URI[md5sum] = "211101965baf42fd24a2aa990b7e842e"
|
|
||||||
SRC_URI[sha256sun] = "4f32f233cef870b3f95d3ad6428bfe4224ef34908f1b42b0badf858216654452"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/${BPN}-${PV}"
|
|
||||||
|
|
||||||
export LD = "${HOST_PREFIX}gcc${TOOLCHAIN_OPTIONS} ${HOST_LD_ARCH}"
|
|
||||||
|
|
||||||
do_configure () {
|
|
||||||
./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin
|
|
||||||
}
|
|
||||||
|
|
||||||
do_compile () {
|
|
||||||
make
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install () {
|
|
||||||
install -d ${D}${bindir}
|
|
||||||
install -m 0755 ${S}/src/optipng/optipng ${D}${bindir}
|
|
||||||
}
|
|
||||||
|
|
||||||
FILES_${PN} = " \
|
|
||||||
${bindir}/optipng \
|
|
||||||
"
|
|
||||||
|
|
@ -1,818 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "postcss-cli",
|
|
||||||
"version": "7.1.2",
|
|
||||||
"lockfileVersion": 1,
|
|
||||||
"requires": true,
|
|
||||||
"dependencies": {
|
|
||||||
"@nodelib/fs.scandir": {
|
|
||||||
"version": "2.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
|
|
||||||
"integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==",
|
|
||||||
"requires": {
|
|
||||||
"@nodelib/fs.stat": "2.0.3",
|
|
||||||
"run-parallel": "^1.1.9"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@nodelib/fs.stat": {
|
|
||||||
"version": "2.0.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz",
|
|
||||||
"integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA=="
|
|
||||||
},
|
|
||||||
"@nodelib/fs.walk": {
|
|
||||||
"version": "1.2.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz",
|
|
||||||
"integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==",
|
|
||||||
"requires": {
|
|
||||||
"@nodelib/fs.scandir": "2.1.3",
|
|
||||||
"fastq": "^1.6.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@types/color-name": {
|
|
||||||
"version": "1.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
|
|
||||||
"integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ=="
|
|
||||||
},
|
|
||||||
"ansi-regex": {
|
|
||||||
"version": "5.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
|
|
||||||
"integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
|
|
||||||
},
|
|
||||||
"ansi-styles": {
|
|
||||||
"version": "4.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
|
|
||||||
"integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
|
|
||||||
"requires": {
|
|
||||||
"@types/color-name": "^1.1.1",
|
|
||||||
"color-convert": "^2.0.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"anymatch": {
|
|
||||||
"version": "3.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz",
|
|
||||||
"integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==",
|
|
||||||
"requires": {
|
|
||||||
"normalize-path": "^3.0.0",
|
|
||||||
"picomatch": "^2.0.4"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"argparse": {
|
|
||||||
"version": "1.0.10",
|
|
||||||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
||||||
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
||||||
"requires": {
|
|
||||||
"sprintf-js": "~1.0.2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"array-union": {
|
|
||||||
"version": "2.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
|
|
||||||
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="
|
|
||||||
},
|
|
||||||
"at-least-node": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
|
||||||
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
|
|
||||||
},
|
|
||||||
"binary-extensions": {
|
|
||||||
"version": "2.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
|
|
||||||
"integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ=="
|
|
||||||
},
|
|
||||||
"braces": {
|
|
||||||
"version": "3.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
|
|
||||||
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
|
||||||
"requires": {
|
|
||||||
"fill-range": "^7.0.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"caller-callsite": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
|
|
||||||
"requires": {
|
|
||||||
"callsites": "^2.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"caller-path": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
|
|
||||||
"requires": {
|
|
||||||
"caller-callsite": "^2.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"callsites": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA="
|
|
||||||
},
|
|
||||||
"camelcase": {
|
|
||||||
"version": "5.3.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
|
||||||
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
|
|
||||||
},
|
|
||||||
"chalk": {
|
|
||||||
"version": "4.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
|
||||||
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
|
||||||
"requires": {
|
|
||||||
"ansi-styles": "^4.1.0",
|
|
||||||
"supports-color": "^7.1.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chokidar": {
|
|
||||||
"version": "3.4.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.2.tgz",
|
|
||||||
"integrity": "sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A==",
|
|
||||||
"requires": {
|
|
||||||
"anymatch": "~3.1.1",
|
|
||||||
"braces": "~3.0.2",
|
|
||||||
"glob-parent": "~5.1.0",
|
|
||||||
"is-binary-path": "~2.1.0",
|
|
||||||
"is-glob": "~4.0.1",
|
|
||||||
"normalize-path": "~3.0.0",
|
|
||||||
"readdirp": "~3.4.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"cliui": {
|
|
||||||
"version": "6.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
|
|
||||||
"integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
|
|
||||||
"requires": {
|
|
||||||
"string-width": "^4.2.0",
|
|
||||||
"strip-ansi": "^6.0.0",
|
|
||||||
"wrap-ansi": "^6.2.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-convert": {
|
|
||||||
"version": "2.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
||||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
||||||
"requires": {
|
|
||||||
"color-name": "~1.1.4"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-name": {
|
|
||||||
"version": "1.1.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
||||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
||||||
},
|
|
||||||
"cosmiconfig": {
|
|
||||||
"version": "5.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
|
|
||||||
"integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
|
|
||||||
"requires": {
|
|
||||||
"import-fresh": "^2.0.0",
|
|
||||||
"is-directory": "^0.3.1",
|
|
||||||
"js-yaml": "^3.13.1",
|
|
||||||
"parse-json": "^4.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"decamelize": {
|
|
||||||
"version": "1.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
|
|
||||||
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
|
|
||||||
},
|
|
||||||
"dependency-graph": {
|
|
||||||
"version": "0.9.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.9.0.tgz",
|
|
||||||
"integrity": "sha512-9YLIBURXj4DJMFALxXw9K3Y3rwb5Fk0X5/8ipCzaN84+gKxoHK43tVKRNakCQbiEx07E8Uwhuq21BpUagFhZ8w=="
|
|
||||||
},
|
|
||||||
"dir-glob": {
|
|
||||||
"version": "3.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
|
|
||||||
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
|
|
||||||
"requires": {
|
|
||||||
"path-type": "^4.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"emoji-regex": {
|
|
||||||
"version": "8.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
||||||
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
|
|
||||||
},
|
|
||||||
"error-ex": {
|
|
||||||
"version": "1.3.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
|
||||||
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
|
||||||
"requires": {
|
|
||||||
"is-arrayish": "^0.2.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"escape-string-regexp": {
|
|
||||||
"version": "1.0.5",
|
|
||||||
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
||||||
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
|
||||||
},
|
|
||||||
"esprima": {
|
|
||||||
"version": "4.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
|
|
||||||
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
|
|
||||||
},
|
|
||||||
"fast-glob": {
|
|
||||||
"version": "3.2.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.4.tgz",
|
|
||||||
"integrity": "sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==",
|
|
||||||
"requires": {
|
|
||||||
"@nodelib/fs.stat": "^2.0.2",
|
|
||||||
"@nodelib/fs.walk": "^1.2.3",
|
|
||||||
"glob-parent": "^5.1.0",
|
|
||||||
"merge2": "^1.3.0",
|
|
||||||
"micromatch": "^4.0.2",
|
|
||||||
"picomatch": "^2.2.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"fastq": {
|
|
||||||
"version": "1.8.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz",
|
|
||||||
"integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==",
|
|
||||||
"requires": {
|
|
||||||
"reusify": "^1.0.4"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"fill-range": {
|
|
||||||
"version": "7.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
|
|
||||||
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
|
||||||
"requires": {
|
|
||||||
"to-regex-range": "^5.0.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"find-up": {
|
|
||||||
"version": "4.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
||||||
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
||||||
"requires": {
|
|
||||||
"locate-path": "^5.0.0",
|
|
||||||
"path-exists": "^4.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"fs-extra": {
|
|
||||||
"version": "9.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.0.1.tgz",
|
|
||||||
"integrity": "sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==",
|
|
||||||
"requires": {
|
|
||||||
"at-least-node": "^1.0.0",
|
|
||||||
"graceful-fs": "^4.2.0",
|
|
||||||
"jsonfile": "^6.0.1",
|
|
||||||
"universalify": "^1.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"get-caller-file": {
|
|
||||||
"version": "2.0.5",
|
|
||||||
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
||||||
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
|
|
||||||
},
|
|
||||||
"get-stdin": {
|
|
||||||
"version": "8.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz",
|
|
||||||
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg=="
|
|
||||||
},
|
|
||||||
"glob-parent": {
|
|
||||||
"version": "5.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
|
|
||||||
"integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
|
|
||||||
"requires": {
|
|
||||||
"is-glob": "^4.0.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"globby": {
|
|
||||||
"version": "11.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/globby/-/globby-11.0.1.tgz",
|
|
||||||
"integrity": "sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==",
|
|
||||||
"requires": {
|
|
||||||
"array-union": "^2.1.0",
|
|
||||||
"dir-glob": "^3.0.1",
|
|
||||||
"fast-glob": "^3.1.1",
|
|
||||||
"ignore": "^5.1.4",
|
|
||||||
"merge2": "^1.3.0",
|
|
||||||
"slash": "^3.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"graceful-fs": {
|
|
||||||
"version": "4.2.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
|
|
||||||
"integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw=="
|
|
||||||
},
|
|
||||||
"has-flag": {
|
|
||||||
"version": "4.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
||||||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
||||||
},
|
|
||||||
"ignore": {
|
|
||||||
"version": "5.1.8",
|
|
||||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz",
|
|
||||||
"integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw=="
|
|
||||||
},
|
|
||||||
"import-cwd": {
|
|
||||||
"version": "2.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz",
|
|
||||||
"integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
|
|
||||||
"requires": {
|
|
||||||
"import-from": "^2.1.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"import-fresh": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
|
|
||||||
"requires": {
|
|
||||||
"caller-path": "^2.0.0",
|
|
||||||
"resolve-from": "^3.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"import-from": {
|
|
||||||
"version": "2.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
|
|
||||||
"integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
|
|
||||||
"requires": {
|
|
||||||
"resolve-from": "^3.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"is-arrayish": {
|
|
||||||
"version": "0.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
|
||||||
"integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
|
|
||||||
},
|
|
||||||
"is-binary-path": {
|
|
||||||
"version": "2.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
||||||
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
||||||
"requires": {
|
|
||||||
"binary-extensions": "^2.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"is-directory": {
|
|
||||||
"version": "0.3.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
|
|
||||||
"integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE="
|
|
||||||
},
|
|
||||||
"is-extglob": {
|
|
||||||
"version": "2.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
||||||
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
|
|
||||||
},
|
|
||||||
"is-fullwidth-code-point": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
||||||
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
|
|
||||||
},
|
|
||||||
"is-glob": {
|
|
||||||
"version": "4.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
|
|
||||||
"integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
|
|
||||||
"requires": {
|
|
||||||
"is-extglob": "^2.1.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"is-number": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
|
|
||||||
},
|
|
||||||
"js-yaml": {
|
|
||||||
"version": "3.14.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
|
|
||||||
"integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==",
|
|
||||||
"requires": {
|
|
||||||
"argparse": "^1.0.7",
|
|
||||||
"esprima": "^4.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"json-parse-better-errors": {
|
|
||||||
"version": "1.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
|
|
||||||
"integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
|
|
||||||
},
|
|
||||||
"jsonfile": {
|
|
||||||
"version": "6.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.0.1.tgz",
|
|
||||||
"integrity": "sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg==",
|
|
||||||
"requires": {
|
|
||||||
"graceful-fs": "^4.1.6",
|
|
||||||
"universalify": "^1.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"locate-path": {
|
|
||||||
"version": "5.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
||||||
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
||||||
"requires": {
|
|
||||||
"p-locate": "^4.1.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"lodash": {
|
|
||||||
"version": "4.17.20",
|
|
||||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
|
|
||||||
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
|
|
||||||
},
|
|
||||||
"log-symbols": {
|
|
||||||
"version": "2.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
|
|
||||||
"integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==",
|
|
||||||
"requires": {
|
|
||||||
"chalk": "^2.0.1"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"ansi-styles": {
|
|
||||||
"version": "3.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
||||||
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
||||||
"requires": {
|
|
||||||
"color-convert": "^1.9.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chalk": {
|
|
||||||
"version": "2.4.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
||||||
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
||||||
"requires": {
|
|
||||||
"ansi-styles": "^3.2.1",
|
|
||||||
"escape-string-regexp": "^1.0.5",
|
|
||||||
"supports-color": "^5.3.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-convert": {
|
|
||||||
"version": "1.9.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
|
||||||
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
||||||
"requires": {
|
|
||||||
"color-name": "1.1.3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-name": {
|
|
||||||
"version": "1.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
|
||||||
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
|
||||||
},
|
|
||||||
"has-flag": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
||||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
|
||||||
},
|
|
||||||
"supports-color": {
|
|
||||||
"version": "5.5.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
||||||
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
||||||
"requires": {
|
|
||||||
"has-flag": "^3.0.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"merge2": {
|
|
||||||
"version": "1.4.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
|
||||||
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
|
|
||||||
},
|
|
||||||
"micromatch": {
|
|
||||||
"version": "4.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
|
|
||||||
"integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
|
|
||||||
"requires": {
|
|
||||||
"braces": "^3.0.1",
|
|
||||||
"picomatch": "^2.0.5"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"normalize-path": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
||||||
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
|
|
||||||
},
|
|
||||||
"p-limit": {
|
|
||||||
"version": "2.3.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
||||||
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
||||||
"requires": {
|
|
||||||
"p-try": "^2.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"p-locate": {
|
|
||||||
"version": "4.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
||||||
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
||||||
"requires": {
|
|
||||||
"p-limit": "^2.2.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"p-try": {
|
|
||||||
"version": "2.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
||||||
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
|
|
||||||
},
|
|
||||||
"parse-json": {
|
|
||||||
"version": "4.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
|
||||||
"integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
|
|
||||||
"requires": {
|
|
||||||
"error-ex": "^1.3.1",
|
|
||||||
"json-parse-better-errors": "^1.0.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"path-exists": {
|
|
||||||
"version": "4.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
||||||
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
|
|
||||||
},
|
|
||||||
"path-type": {
|
|
||||||
"version": "4.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
|
|
||||||
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
|
|
||||||
},
|
|
||||||
"picomatch": {
|
|
||||||
"version": "2.2.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
|
|
||||||
"integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg=="
|
|
||||||
},
|
|
||||||
"pify": {
|
|
||||||
"version": "2.3.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
|
||||||
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
|
|
||||||
},
|
|
||||||
"postcss": {
|
|
||||||
"version": "7.0.32",
|
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz",
|
|
||||||
"integrity": "sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==",
|
|
||||||
"requires": {
|
|
||||||
"chalk": "^2.4.2",
|
|
||||||
"source-map": "^0.6.1",
|
|
||||||
"supports-color": "^6.1.0"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"ansi-styles": {
|
|
||||||
"version": "3.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
||||||
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
||||||
"requires": {
|
|
||||||
"color-convert": "^1.9.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chalk": {
|
|
||||||
"version": "2.4.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
||||||
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
||||||
"requires": {
|
|
||||||
"ansi-styles": "^3.2.1",
|
|
||||||
"escape-string-regexp": "^1.0.5",
|
|
||||||
"supports-color": "^5.3.0"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"supports-color": {
|
|
||||||
"version": "5.5.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
||||||
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
||||||
"requires": {
|
|
||||||
"has-flag": "^3.0.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-convert": {
|
|
||||||
"version": "1.9.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
|
||||||
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
||||||
"requires": {
|
|
||||||
"color-name": "1.1.3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-name": {
|
|
||||||
"version": "1.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
|
||||||
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
|
||||||
},
|
|
||||||
"has-flag": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
||||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
|
||||||
},
|
|
||||||
"supports-color": {
|
|
||||||
"version": "6.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
|
|
||||||
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
|
|
||||||
"requires": {
|
|
||||||
"has-flag": "^3.0.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"postcss-load-config": {
|
|
||||||
"version": "2.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz",
|
|
||||||
"integrity": "sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==",
|
|
||||||
"requires": {
|
|
||||||
"cosmiconfig": "^5.0.0",
|
|
||||||
"import-cwd": "^2.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"postcss-reporter": {
|
|
||||||
"version": "6.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-6.0.1.tgz",
|
|
||||||
"integrity": "sha512-LpmQjfRWyabc+fRygxZjpRxfhRf9u/fdlKf4VHG4TSPbV2XNsuISzYW1KL+1aQzx53CAppa1bKG4APIB/DOXXw==",
|
|
||||||
"requires": {
|
|
||||||
"chalk": "^2.4.1",
|
|
||||||
"lodash": "^4.17.11",
|
|
||||||
"log-symbols": "^2.2.0",
|
|
||||||
"postcss": "^7.0.7"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"ansi-styles": {
|
|
||||||
"version": "3.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
||||||
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
||||||
"requires": {
|
|
||||||
"color-convert": "^1.9.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chalk": {
|
|
||||||
"version": "2.4.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
||||||
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
||||||
"requires": {
|
|
||||||
"ansi-styles": "^3.2.1",
|
|
||||||
"escape-string-regexp": "^1.0.5",
|
|
||||||
"supports-color": "^5.3.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-convert": {
|
|
||||||
"version": "1.9.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
|
||||||
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
||||||
"requires": {
|
|
||||||
"color-name": "1.1.3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"color-name": {
|
|
||||||
"version": "1.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
|
||||||
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
|
||||||
},
|
|
||||||
"has-flag": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
||||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
|
||||||
},
|
|
||||||
"supports-color": {
|
|
||||||
"version": "5.5.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
||||||
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
||||||
"requires": {
|
|
||||||
"has-flag": "^3.0.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pretty-hrtime": {
|
|
||||||
"version": "1.0.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
|
|
||||||
"integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE="
|
|
||||||
},
|
|
||||||
"read-cache": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
|
|
||||||
"integrity": "sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=",
|
|
||||||
"requires": {
|
|
||||||
"pify": "^2.3.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"readdirp": {
|
|
||||||
"version": "3.4.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.4.0.tgz",
|
|
||||||
"integrity": "sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ==",
|
|
||||||
"requires": {
|
|
||||||
"picomatch": "^2.2.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"require-directory": {
|
|
||||||
"version": "2.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
|
||||||
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
|
|
||||||
},
|
|
||||||
"require-main-filename": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
|
|
||||||
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
|
|
||||||
},
|
|
||||||
"resolve-from": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
|
|
||||||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g="
|
|
||||||
},
|
|
||||||
"reusify": {
|
|
||||||
"version": "1.0.4",
|
|
||||||
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
|
|
||||||
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
|
|
||||||
},
|
|
||||||
"run-parallel": {
|
|
||||||
"version": "1.1.9",
|
|
||||||
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz",
|
|
||||||
"integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q=="
|
|
||||||
},
|
|
||||||
"set-blocking": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
|
|
||||||
},
|
|
||||||
"slash": {
|
|
||||||
"version": "3.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
||||||
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
|
|
||||||
},
|
|
||||||
"source-map": {
|
|
||||||
"version": "0.6.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
||||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
||||||
},
|
|
||||||
"sprintf-js": {
|
|
||||||
"version": "1.0.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
||||||
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
|
|
||||||
},
|
|
||||||
"string-width": {
|
|
||||||
"version": "4.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
|
|
||||||
"integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
|
|
||||||
"requires": {
|
|
||||||
"emoji-regex": "^8.0.0",
|
|
||||||
"is-fullwidth-code-point": "^3.0.0",
|
|
||||||
"strip-ansi": "^6.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"strip-ansi": {
|
|
||||||
"version": "6.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
|
|
||||||
"integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
|
|
||||||
"requires": {
|
|
||||||
"ansi-regex": "^5.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"supports-color": {
|
|
||||||
"version": "7.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
||||||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
||||||
"requires": {
|
|
||||||
"has-flag": "^4.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"to-regex-range": {
|
|
||||||
"version": "5.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
||||||
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
||||||
"requires": {
|
|
||||||
"is-number": "^7.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"universalify": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz",
|
|
||||||
"integrity": "sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug=="
|
|
||||||
},
|
|
||||||
"which-module": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
|
|
||||||
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
|
|
||||||
},
|
|
||||||
"wrap-ansi": {
|
|
||||||
"version": "6.2.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
||||||
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
||||||
"requires": {
|
|
||||||
"ansi-styles": "^4.0.0",
|
|
||||||
"string-width": "^4.1.0",
|
|
||||||
"strip-ansi": "^6.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"y18n": {
|
|
||||||
"version": "4.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
|
|
||||||
"integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
|
|
||||||
},
|
|
||||||
"yargs": {
|
|
||||||
"version": "15.4.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
|
|
||||||
"integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
|
|
||||||
"requires": {
|
|
||||||
"cliui": "^6.0.0",
|
|
||||||
"decamelize": "^1.2.0",
|
|
||||||
"find-up": "^4.1.0",
|
|
||||||
"get-caller-file": "^2.0.1",
|
|
||||||
"require-directory": "^2.1.1",
|
|
||||||
"require-main-filename": "^2.0.0",
|
|
||||||
"set-blocking": "^2.0.0",
|
|
||||||
"string-width": "^4.2.0",
|
|
||||||
"which-module": "^2.0.0",
|
|
||||||
"y18n": "^4.0.0",
|
|
||||||
"yargs-parser": "^18.1.2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"yargs-parser": {
|
|
||||||
"version": "18.1.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
|
|
||||||
"integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
|
|
||||||
"requires": {
|
|
||||||
"camelcase": "^5.0.0",
|
|
||||||
"decamelize": "^1.2.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,376 +0,0 @@
|
|||||||
# Recipe created by recipetool
|
|
||||||
# This is the basis of a recipe and may need further editing in order to be fully functional.
|
|
||||||
# (Feel free to remove these comments when editing.)
|
|
||||||
|
|
||||||
SUMMARY = "CLI for PostCSS"
|
|
||||||
HOMEPAGE = "https://github.com/postcss/postcss-cli#readme"
|
|
||||||
# WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
|
|
||||||
# your responsibility to verify that the values are complete and correct.
|
|
||||||
#
|
|
||||||
# The following license files were not able to be identified and are
|
|
||||||
# represented as "Unknown" below, you will need to check them yourself:
|
|
||||||
# LICENSE
|
|
||||||
# node_modules/sprintf-js/LICENSE
|
|
||||||
# node_modules/ignore/LICENSE-MIT
|
|
||||||
# node_modules/postcss-load-config/LICENSE
|
|
||||||
# node_modules/lodash/LICENSE
|
|
||||||
# node_modules/esprima/LICENSE.BSD
|
|
||||||
# node_modules/source-map/LICENSE
|
|
||||||
# node_modules/@types/color-name/LICENSE
|
|
||||||
#
|
|
||||||
# NOTE: multiple licenses have been detected; they have been separated with &
|
|
||||||
# in the LICENSE value for now since it is a reasonable assumption that all
|
|
||||||
# of the licenses apply. If instead there is a choice between the multiple
|
|
||||||
# licenses then you should change the value to separate the licenses with |
|
|
||||||
# instead of &. If there is any doubt, check the accompanying documentation
|
|
||||||
# to determine which situation is applicable.
|
|
||||||
LICENSE = "Unknown & MIT & ISC"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=750f6ba3986f56dec17fdf2c112be317 \
|
|
||||||
file://node_modules/universalify/LICENSE;md5=a734c6ad6e37a515025ac5e8e90ef786 \
|
|
||||||
file://node_modules/sprintf-js/LICENSE;md5=ab40451de4e35c90f1b663b4fbd314a9 \
|
|
||||||
file://node_modules/fill-range/LICENSE;md5=0f64900f8f30e53054962c9f1fc3205b \
|
|
||||||
file://node_modules/fastq/LICENSE;md5=78523ef0bd3eb9fefc799bbe84780631 \
|
|
||||||
file://node_modules/path-type/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/set-blocking/LICENSE.txt;md5=8fd106383180f7bbb8f534414fdf7d35 \
|
|
||||||
file://node_modules/normalize-path/LICENSE;md5=ccdc0959f67943eb090f7e7c299621af \
|
|
||||||
file://node_modules/readdirp/LICENSE;md5=d982124c58b759403329f9c0906aae7a \
|
|
||||||
file://node_modules/is-arrayish/LICENSE;md5=e67c75e89656b80fd99cb7d30fb43102 \
|
|
||||||
file://node_modules/ignore/LICENSE-MIT;md5=df4fe86855c0c73f4a52d5e556826c48 \
|
|
||||||
file://node_modules/dir-glob/license;md5=05240cd20679544d6e90fcff746425bc \
|
|
||||||
file://node_modules/postcss-load-config/LICENSE;md5=53daf99f0e1cc5b7e8f08dc07ccca67a \
|
|
||||||
file://node_modules/chalk/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/camelcase/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/parse-json/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/is-number/LICENSE;md5=0f64900f8f30e53054962c9f1fc3205b \
|
|
||||||
file://node_modules/pify/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/slash/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/y18n/LICENSE;md5=55e5f88040679148136545002139a8b1 \
|
|
||||||
file://node_modules/at-least-node/LICENSE;md5=dd1cf73adc91a2a56db663c2a84b0bab \
|
|
||||||
file://node_modules/p-try/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/locate-path/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/braces/LICENSE;md5=ccdc0959f67943eb090f7e7c299621af \
|
|
||||||
file://node_modules/fs-extra/LICENSE;md5=ea817882455c03503f7d014a8f54f095 \
|
|
||||||
file://node_modules/resolve-from/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/p-limit/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/color-convert/LICENSE;md5=9bdadfc9fbb3ab8d5a6d591bdbd52811 \
|
|
||||||
file://node_modules/decamelize/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/anymatch/LICENSE;md5=12cd52ddd05803f07238d49743e68e37 \
|
|
||||||
file://node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/has-flag/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/read-cache/LICENSE;md5=4f61bcdad8594e41d7358759853dc602 \
|
|
||||||
file://node_modules/lodash/LICENSE;md5=8e2fca844c70b3833d7228885447c026 \
|
|
||||||
file://node_modules/reusify/LICENSE;md5=64af5da073cd15043e95dc5b443951ee \
|
|
||||||
file://node_modules/cliui/LICENSE.txt;md5=83623193d3051ca8068a89a455c699ca \
|
|
||||||
file://node_modules/require-directory/LICENSE;md5=903997d26b12b72b43aa60018387bb90 \
|
|
||||||
file://node_modules/string-width/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/globby/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/p-locate/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/json-parse-better-errors/LICENSE.md;md5=048cc2006d506256349ca6088641486b \
|
|
||||||
file://node_modules/merge2/LICENSE;md5=d8aa1e0b760adbfc8e07a9a6eb24a60e \
|
|
||||||
file://node_modules/path-exists/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/log-symbols/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/log-symbols/node_modules/chalk/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/log-symbols/node_modules/color-convert/LICENSE;md5=9bdadfc9fbb3ab8d5a6d591bdbd52811 \
|
|
||||||
file://node_modules/log-symbols/node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/log-symbols/node_modules/has-flag/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/log-symbols/node_modules/color-name/LICENSE;md5=d301869b39e08b33665b7c4f16b8e41d \
|
|
||||||
file://node_modules/log-symbols/node_modules/ansi-styles/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/micromatch/LICENSE;md5=0f64900f8f30e53054962c9f1fc3205b \
|
|
||||||
file://node_modules/postcss/LICENSE;md5=e0ef868fdaaba6859dcbab082c20439b \
|
|
||||||
file://node_modules/postcss/node_modules/chalk/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss/node_modules/chalk/node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss/node_modules/color-convert/LICENSE;md5=9bdadfc9fbb3ab8d5a6d591bdbd52811 \
|
|
||||||
file://node_modules/postcss/node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss/node_modules/has-flag/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss/node_modules/color-name/LICENSE;md5=d301869b39e08b33665b7c4f16b8e41d \
|
|
||||||
file://node_modules/postcss/node_modules/ansi-styles/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/is-glob/LICENSE;md5=3d83ea4c8ec9b31d9ff2c82fa29beabb \
|
|
||||||
file://node_modules/esprima/LICENSE.BSD;md5=e3c825c932a984958bafbac21e21f984 \
|
|
||||||
file://node_modules/require-main-filename/LICENSE.txt;md5=8fd106383180f7bbb8f534414fdf7d35 \
|
|
||||||
file://node_modules/ansi-regex/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/error-ex/LICENSE;md5=e67c75e89656b80fd99cb7d30fb43102 \
|
|
||||||
file://node_modules/chokidar/LICENSE;md5=385493bcd68524333269db742d243165 \
|
|
||||||
file://node_modules/run-parallel/LICENSE;md5=fb42e5aa12bb9e365d38b4b5691d6984 \
|
|
||||||
file://node_modules/find-up/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/jsonfile/LICENSE;md5=423f377ade95936f6fe009b1c137bfdb \
|
|
||||||
file://node_modules/yargs/LICENSE;md5=ec88e65c7bb01732069f3ad6b09ac90d \
|
|
||||||
file://node_modules/source-map/LICENSE;md5=b1ca6dbc0075d56cbd9931a75566cd44 \
|
|
||||||
file://node_modules/graceful-fs/LICENSE;md5=fd63805fd8e3797063b247781e5ee6e4 \
|
|
||||||
file://node_modules/picomatch/LICENSE;md5=abd0e25891525eb13d5a794f550a6ee4 \
|
|
||||||
file://node_modules/@nodelib/fs.scandir/LICENSE;md5=580f1c3c6765fecfdb93bdf4e068d952 \
|
|
||||||
file://node_modules/@nodelib/fs.stat/LICENSE;md5=580f1c3c6765fecfdb93bdf4e068d952 \
|
|
||||||
file://node_modules/@nodelib/fs.walk/LICENSE;md5=580f1c3c6765fecfdb93bdf4e068d952 \
|
|
||||||
file://node_modules/glob-parent/LICENSE;md5=a3d42bb676c62db87cbf7b04d98da83e \
|
|
||||||
file://node_modules/import-from/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/binary-extensions/license;md5=da0684b7c90dcea9333d6517f4fbda22 \
|
|
||||||
file://node_modules/get-caller-file/LICENSE.md;md5=d21aa422a43e9693d50143d612b58967 \
|
|
||||||
file://node_modules/caller-path/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/color-name/LICENSE;md5=d301869b39e08b33665b7c4f16b8e41d \
|
|
||||||
file://node_modules/emoji-regex/LICENSE-MIT.txt;md5=ee9bd8b835cfcd512dd644540dd96987 \
|
|
||||||
file://node_modules/fast-glob/LICENSE;md5=580f1c3c6765fecfdb93bdf4e068d952 \
|
|
||||||
file://node_modules/strip-ansi/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/callsites/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/caller-callsite/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/argparse/LICENSE;md5=a2f2590d8d82b0fa2b3e2fc5c69d2b81 \
|
|
||||||
file://node_modules/is-directory/LICENSE;md5=fad3c8b9c04b365012f3d6821f2dda61 \
|
|
||||||
file://node_modules/is-fullwidth-code-point/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/is-binary-path/license;md5=da0684b7c90dcea9333d6517f4fbda22 \
|
|
||||||
file://node_modules/yargs-parser/LICENSE.txt;md5=8fd106383180f7bbb8f534414fdf7d35 \
|
|
||||||
file://node_modules/postcss-reporter/LICENSE;md5=faf65be8f439b913bb5e892b7684a729 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/chalk/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/color-convert/LICENSE;md5=9bdadfc9fbb3ab8d5a6d591bdbd52811 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/supports-color/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/has-flag/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/color-name/LICENSE;md5=d301869b39e08b33665b7c4f16b8e41d \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/ansi-styles/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/which-module/LICENSE;md5=42624e59bd3dabedcca59e1b54e3af50 \
|
|
||||||
file://node_modules/import-fresh/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/import-cwd/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/to-regex-range/LICENSE;md5=b561e0a423bedc9d9ca9c8c67d40abb9 \
|
|
||||||
file://node_modules/array-union/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/ansi-styles/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/js-yaml/LICENSE;md5=effd621a9bf5d72d6a7e6ef819bf3afb \
|
|
||||||
file://node_modules/wrap-ansi/license;md5=915042b5df33c31a6db2b37eadaa00e3 \
|
|
||||||
file://node_modules/is-extglob/LICENSE;md5=97b255bb4707da164bfaf4e5c7b9f9ef \
|
|
||||||
file://node_modules/cosmiconfig/LICENSE;md5=faf65be8f439b913bb5e892b7684a729 \
|
|
||||||
file://node_modules/escape-string-regexp/license;md5=a12ebca0510a773644101a99a867d210 \
|
|
||||||
file://node_modules/dependency-graph/LICENSE;md5=07aa0feaec3c7277aca718c5834a482e \
|
|
||||||
file://node_modules/pretty-hrtime/LICENSE;md5=d240c6d2cc4602e453d7a83840200351 \
|
|
||||||
file://node_modules/@types/color-name/LICENSE;md5=27e94c0280987ab296b0b8dd02ab9fe5 \
|
|
||||||
file://node_modules/get-stdin/license;md5=d5f2a6dd0192dcc7c833e50bb9017337 \
|
|
||||||
file://package.json;md5=c6a62d9efe533176c8f628535d4db962 \
|
|
||||||
file://node_modules/@nodelib/fs.scandir/package.json;md5=a78d3f480143680962e662fe29af501f \
|
|
||||||
file://node_modules/@nodelib/fs.stat/package.json;md5=46aee1930946fd6883320c5bc7210d68 \
|
|
||||||
file://node_modules/@nodelib/fs.walk/package.json;md5=fcdccf3c41748393b006cf8085039aaf \
|
|
||||||
file://node_modules/@types/color-name/package.json;md5=6da2d9be4f4af71c8305b5c68fc021ce \
|
|
||||||
file://node_modules/ansi-regex/package.json;md5=4ef3224a1d5ee3f0768bc26d95d38b26 \
|
|
||||||
file://node_modules/ansi-styles/package.json;md5=23ed9914d9aa1a07de8881eb7fbf8481 \
|
|
||||||
file://node_modules/anymatch/package.json;md5=b615d7901823c02afeae027256ef8f4f \
|
|
||||||
file://node_modules/argparse/package.json;md5=2bc829c736c7071f36ec6e08cd41ccfe \
|
|
||||||
file://node_modules/array-union/package.json;md5=63c2db8ffc45bbe8b59b08b3d8752f2c \
|
|
||||||
file://node_modules/at-least-node/package.json;md5=3979df18a05f450cba974c1d8257d345 \
|
|
||||||
file://node_modules/binary-extensions/package.json;md5=cb3e84d080ec7bba23e266cf5de16c59 \
|
|
||||||
file://node_modules/braces/package.json;md5=c92c38c5b1f115ca8c5e303328be6309 \
|
|
||||||
file://node_modules/caller-callsite/package.json;md5=2bdbea0272f7d0c60b3514525dfe9532 \
|
|
||||||
file://node_modules/caller-path/package.json;md5=8e33a49184c4904db5e369ebef66d453 \
|
|
||||||
file://node_modules/callsites/package.json;md5=85eecbd7ed5454586b703487545127bc \
|
|
||||||
file://node_modules/camelcase/package.json;md5=31d66d63d07c9d3ab05757ac887e555b \
|
|
||||||
file://node_modules/chalk/package.json;md5=300316f2f886e93742252367296574eb \
|
|
||||||
file://node_modules/chokidar/package.json;md5=d1338a479e3ef9d9d1229c11c4818330 \
|
|
||||||
file://node_modules/cliui/package.json;md5=7b96a725cd748174032a1ee492a1bef7 \
|
|
||||||
file://node_modules/color-convert/package.json;md5=370b0177fdb4368f0a688ffa48559ecf \
|
|
||||||
file://node_modules/color-name/package.json;md5=ef649e8b7be42bba6d4fa34aca7e126a \
|
|
||||||
file://node_modules/cosmiconfig/package.json;md5=f35f75e4b283a0996b93800d5ca8bf50 \
|
|
||||||
file://node_modules/decamelize/package.json;md5=494b4faeb16e12979e988b49de7684d6 \
|
|
||||||
file://node_modules/dependency-graph/package.json;md5=eda56151a5f4f700dd1089a748ed25a5 \
|
|
||||||
file://node_modules/dir-glob/package.json;md5=f15707f1a2988ec5b4a649fc22d942cc \
|
|
||||||
file://node_modules/emoji-regex/package.json;md5=57308bb3048f9db51fb79d3354f5a06f \
|
|
||||||
file://node_modules/error-ex/package.json;md5=0663755e17d14453332b4e48c7aea9d4 \
|
|
||||||
file://node_modules/escape-string-regexp/package.json;md5=6050cf06c06dcb38dce670ff96b21aa9 \
|
|
||||||
file://node_modules/esprima/package.json;md5=0394ebc64b1f0c98e6b1e3fd65c2ee37 \
|
|
||||||
file://node_modules/fast-glob/package.json;md5=4b0073f5c51c4382c15645a69fcb4595 \
|
|
||||||
file://node_modules/fastq/package.json;md5=3efcd26e2d1b97c886c1af60e8e177c3 \
|
|
||||||
file://node_modules/fill-range/package.json;md5=8943ae39664d5980b96ba476c006dd77 \
|
|
||||||
file://node_modules/find-up/package.json;md5=2beafc739bd0176c5dc63281986cde7d \
|
|
||||||
file://node_modules/fs-extra/package.json;md5=bff8a454343e82f5df76b2968566908b \
|
|
||||||
file://node_modules/get-caller-file/package.json;md5=1b4e6c1baf2c3673b9a7d1cc649ee66a \
|
|
||||||
file://node_modules/get-stdin/package.json;md5=02dc8f7727f6c10890152aa9128f3467 \
|
|
||||||
file://node_modules/glob-parent/package.json;md5=1a127968423e69956efdd7dc576ff2d0 \
|
|
||||||
file://node_modules/globby/package.json;md5=a44cbe487276b2ace840c9beb29330dd \
|
|
||||||
file://node_modules/graceful-fs/package.json;md5=b31cf400f270df9d7173307ac050e826 \
|
|
||||||
file://node_modules/has-flag/package.json;md5=636dbe2c8d513ad850070def501122bf \
|
|
||||||
file://node_modules/ignore/package.json;md5=cd3ad99bbc071fcfd314071dc4ca7ab2 \
|
|
||||||
file://node_modules/import-cwd/package.json;md5=ec411bb8b393811418e0a1471a56b1bb \
|
|
||||||
file://node_modules/import-fresh/package.json;md5=a788e67e7b7671b38d62e4756d7229cf \
|
|
||||||
file://node_modules/import-from/package.json;md5=5fa5e10299ab2dca0d936c543256429f \
|
|
||||||
file://node_modules/is-arrayish/package.json;md5=c7d062aad2809fdef776f85e4da00eb5 \
|
|
||||||
file://node_modules/is-binary-path/package.json;md5=02bf5ead133e7301a543579aedab07d1 \
|
|
||||||
file://node_modules/is-directory/package.json;md5=8c0766fb2d498039e33bc851e40385a5 \
|
|
||||||
file://node_modules/is-extglob/package.json;md5=90ad861bbbc1f6ee662d11dd78cdc2fd \
|
|
||||||
file://node_modules/is-fullwidth-code-point/package.json;md5=7c2dfa1f539b955d64d6af55282e1d9e \
|
|
||||||
file://node_modules/is-glob/package.json;md5=5a2dd66f0b38d803cd44e2547e800166 \
|
|
||||||
file://node_modules/is-number/package.json;md5=41b5221636f534d987259e37635e1dd6 \
|
|
||||||
file://node_modules/js-yaml/package.json;md5=522ce1185213a73a4f0c93444e18ee9f \
|
|
||||||
file://node_modules/json-parse-better-errors/package.json;md5=f96227c6195a42d3513ad75a81997794 \
|
|
||||||
file://node_modules/jsonfile/package.json;md5=906a5c5437a254eec73d99f2538c7662 \
|
|
||||||
file://node_modules/locate-path/package.json;md5=fe53da175b2ea65bd1708529b7437e87 \
|
|
||||||
file://node_modules/lodash/package.json;md5=19bfdc7796cc0778ad4bb5285dc112b2 \
|
|
||||||
file://node_modules/log-symbols/node_modules/ansi-styles/package.json;md5=50f97f15be9377b1110c7a68f76fff0f \
|
|
||||||
file://node_modules/log-symbols/node_modules/chalk/package.json;md5=a21f60da989d4bf1cd5396df6c638a98 \
|
|
||||||
file://node_modules/log-symbols/node_modules/color-convert/package.json;md5=51a202f6ab9b016f0f7219701f1f5e70 \
|
|
||||||
file://node_modules/log-symbols/node_modules/color-name/package.json;md5=7599aecb8597ca603c711d49a83dab59 \
|
|
||||||
file://node_modules/log-symbols/node_modules/has-flag/package.json;md5=73cc8d1e96c19ce85a7abb8f9468a86c \
|
|
||||||
file://node_modules/log-symbols/node_modules/supports-color/package.json;md5=79d88f702d689c72ebe1798d2853a96e \
|
|
||||||
file://node_modules/log-symbols/package.json;md5=ed2a8a2d48cdb022887d16852846d263 \
|
|
||||||
file://node_modules/merge2/package.json;md5=fa6520223692a67d9a15064f150f4056 \
|
|
||||||
file://node_modules/micromatch/package.json;md5=78af05f6feafec13f6de437ce6ebf254 \
|
|
||||||
file://node_modules/normalize-path/package.json;md5=8a437fdddf8bae5cce39556e3f830975 \
|
|
||||||
file://node_modules/p-limit/package.json;md5=05ea6bd0b1f47d88b1328a020729de28 \
|
|
||||||
file://node_modules/p-locate/package.json;md5=f4bd5aebe35587fade4e331c175c4846 \
|
|
||||||
file://node_modules/p-try/package.json;md5=c3ec2260c0b640c43f15e99e4fa7b593 \
|
|
||||||
file://node_modules/parse-json/package.json;md5=a6715d1124ae26c30192df446e2c2fe7 \
|
|
||||||
file://node_modules/path-exists/package.json;md5=99ba5e8952c0bb3471b6b1611a0fc534 \
|
|
||||||
file://node_modules/path-type/package.json;md5=e9d72ae4bcee5750f7e6a3d728831b89 \
|
|
||||||
file://node_modules/picomatch/package.json;md5=7cdaee3083734e8c74f830b59140ca2f \
|
|
||||||
file://node_modules/pify/package.json;md5=7a3ceb7098f6f6bd3fd58e9957f599c8 \
|
|
||||||
file://node_modules/postcss/node_modules/ansi-styles/package.json;md5=50f97f15be9377b1110c7a68f76fff0f \
|
|
||||||
file://node_modules/postcss/node_modules/chalk/node_modules/supports-color/package.json;md5=79d88f702d689c72ebe1798d2853a96e \
|
|
||||||
file://node_modules/postcss/node_modules/chalk/package.json;md5=a21f60da989d4bf1cd5396df6c638a98 \
|
|
||||||
file://node_modules/postcss/node_modules/color-convert/package.json;md5=51a202f6ab9b016f0f7219701f1f5e70 \
|
|
||||||
file://node_modules/postcss/node_modules/color-name/package.json;md5=7599aecb8597ca603c711d49a83dab59 \
|
|
||||||
file://node_modules/postcss/node_modules/has-flag/package.json;md5=73cc8d1e96c19ce85a7abb8f9468a86c \
|
|
||||||
file://node_modules/postcss/node_modules/supports-color/package.json;md5=c8878a02953c70c22efcb1209d290fd7 \
|
|
||||||
file://node_modules/postcss/package.json;md5=e500ced6c92319050aab131978adc1ac \
|
|
||||||
file://node_modules/postcss-load-config/package.json;md5=1f8a4aaeed5263d55cc26641a38820e2 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/ansi-styles/package.json;md5=50f97f15be9377b1110c7a68f76fff0f \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/chalk/package.json;md5=a21f60da989d4bf1cd5396df6c638a98 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/color-convert/package.json;md5=51a202f6ab9b016f0f7219701f1f5e70 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/color-name/package.json;md5=7599aecb8597ca603c711d49a83dab59 \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/has-flag/package.json;md5=73cc8d1e96c19ce85a7abb8f9468a86c \
|
|
||||||
file://node_modules/postcss-reporter/node_modules/supports-color/package.json;md5=79d88f702d689c72ebe1798d2853a96e \
|
|
||||||
file://node_modules/postcss-reporter/package.json;md5=6cda0f49322c896d678e11a5f834167f \
|
|
||||||
file://node_modules/pretty-hrtime/package.json;md5=ed4d6008819ae536beb37e1be131026e \
|
|
||||||
file://node_modules/read-cache/package.json;md5=c3f5568f6d3c51e0f65e42e90937960d \
|
|
||||||
file://node_modules/readdirp/package.json;md5=24539eeca4299e17a9344fcab9136f84 \
|
|
||||||
file://node_modules/require-directory/package.json;md5=77d2cd39b67ccdf73bfc037d229cf0f8 \
|
|
||||||
file://node_modules/require-main-filename/package.json;md5=cb18c83a456ed5f4fdefcf20bbad4296 \
|
|
||||||
file://node_modules/resolve-from/package.json;md5=3459965fbcea24e70b6ecbea3526a6f9 \
|
|
||||||
file://node_modules/reusify/package.json;md5=d7d59d9498ea612e55df639a672a4299 \
|
|
||||||
file://node_modules/run-parallel/package.json;md5=42a4fa0b774c6ec9faaf99c064d664e9 \
|
|
||||||
file://node_modules/set-blocking/package.json;md5=e37224b4c865b4464d6d41b1f8a870a4 \
|
|
||||||
file://node_modules/slash/package.json;md5=da2cf538726a98a560e80ad1c876035d \
|
|
||||||
file://node_modules/source-map/package.json;md5=5f7feb368962c3130c5accf22ffd047c \
|
|
||||||
file://node_modules/sprintf-js/package.json;md5=403904b398a71123fc7c5173dfbe5ffe \
|
|
||||||
file://node_modules/string-width/package.json;md5=1f4a09b8543c80895ac76a7b14530c60 \
|
|
||||||
file://node_modules/strip-ansi/package.json;md5=f31547d4f0d779a9dc6a135b074c9154 \
|
|
||||||
file://node_modules/supports-color/package.json;md5=9bd5f75e8324cc8e0b633c59f1c4b60b \
|
|
||||||
file://node_modules/to-regex-range/package.json;md5=31ccdd7dc49cec37d8982159ba163275 \
|
|
||||||
file://node_modules/universalify/package.json;md5=933feb3f9eb313193f6f7f8ec2633e2b \
|
|
||||||
file://node_modules/which-module/package.json;md5=b4ab6a39c5e86263ade16635797218d2 \
|
|
||||||
file://node_modules/wrap-ansi/package.json;md5=0bd9ef9e79c628202bf1edf7a38a8052 \
|
|
||||||
file://node_modules/y18n/package.json;md5=978ec516289533908a9523ce2aad8d9c \
|
|
||||||
file://node_modules/yargs/package.json;md5=46ef436134f32cde79d1de2ac8a24558 \
|
|
||||||
file://node_modules/yargs-parser/package.json;md5=8b0c628b94396c7d183d1f184a5f4b93"
|
|
||||||
|
|
||||||
SRC_URI = " \
|
|
||||||
npm://registry.npmjs.org/;package=postcss-cli;version=${PV} \
|
|
||||||
npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \
|
|
||||||
"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/npm"
|
|
||||||
|
|
||||||
inherit npm
|
|
||||||
|
|
||||||
LICENSE_${PN} = "Unknown"
|
|
||||||
LICENSE_${PN}-nodelib-fsscandir = "MIT"
|
|
||||||
LICENSE_${PN}-nodelib-fsstat = "MIT"
|
|
||||||
LICENSE_${PN}-nodelib-fswalk = "MIT"
|
|
||||||
LICENSE_${PN}-types-color-name = "Unknown"
|
|
||||||
LICENSE_${PN}-ansi-regex = "MIT"
|
|
||||||
LICENSE_${PN}-ansi-styles = "MIT"
|
|
||||||
LICENSE_${PN}-anymatch = "ISC"
|
|
||||||
LICENSE_${PN}-argparse = "MIT"
|
|
||||||
LICENSE_${PN}-array-union = "MIT"
|
|
||||||
LICENSE_${PN}-at-least-node = "ISC"
|
|
||||||
LICENSE_${PN}-binary-extensions = "MIT"
|
|
||||||
LICENSE_${PN}-braces = "MIT"
|
|
||||||
LICENSE_${PN}-caller-callsite = "MIT"
|
|
||||||
LICENSE_${PN}-caller-path = "MIT"
|
|
||||||
LICENSE_${PN}-callsites = "MIT"
|
|
||||||
LICENSE_${PN}-camelcase = "MIT"
|
|
||||||
LICENSE_${PN}-chalk = "MIT"
|
|
||||||
LICENSE_${PN}-chokidar = "MIT"
|
|
||||||
LICENSE_${PN}-cliui = "ISC"
|
|
||||||
LICENSE_${PN}-color-convert = "MIT"
|
|
||||||
LICENSE_${PN}-color-name = "MIT"
|
|
||||||
LICENSE_${PN}-cosmiconfig = "MIT"
|
|
||||||
LICENSE_${PN}-decamelize = "MIT"
|
|
||||||
LICENSE_${PN}-dependency-graph = "MIT"
|
|
||||||
LICENSE_${PN}-dir-glob = "MIT"
|
|
||||||
LICENSE_${PN}-emoji-regex = "MIT"
|
|
||||||
LICENSE_${PN}-error-ex = "MIT"
|
|
||||||
LICENSE_${PN}-escape-string-regexp = "MIT"
|
|
||||||
LICENSE_${PN}-esprima = "Unknown"
|
|
||||||
LICENSE_${PN}-fast-glob = "MIT"
|
|
||||||
LICENSE_${PN}-fastq = "ISC"
|
|
||||||
LICENSE_${PN}-fill-range = "MIT"
|
|
||||||
LICENSE_${PN}-find-up = "MIT"
|
|
||||||
LICENSE_${PN}-fs-extra = "MIT"
|
|
||||||
LICENSE_${PN}-get-caller-file = "ISC"
|
|
||||||
LICENSE_${PN}-get-stdin = "MIT"
|
|
||||||
LICENSE_${PN}-glob-parent = "ISC"
|
|
||||||
LICENSE_${PN}-globby = "MIT"
|
|
||||||
LICENSE_${PN}-graceful-fs = "ISC"
|
|
||||||
LICENSE_${PN}-has-flag = "MIT"
|
|
||||||
LICENSE_${PN}-ignore = "Unknown"
|
|
||||||
LICENSE_${PN}-import-cwd = "MIT"
|
|
||||||
LICENSE_${PN}-import-fresh = "MIT"
|
|
||||||
LICENSE_${PN}-import-from = "MIT"
|
|
||||||
LICENSE_${PN}-is-arrayish = "MIT"
|
|
||||||
LICENSE_${PN}-is-binary-path = "MIT"
|
|
||||||
LICENSE_${PN}-is-directory = "MIT"
|
|
||||||
LICENSE_${PN}-is-extglob = "MIT"
|
|
||||||
LICENSE_${PN}-is-fullwidth-code-point = "MIT"
|
|
||||||
LICENSE_${PN}-is-glob = "MIT"
|
|
||||||
LICENSE_${PN}-is-number = "MIT"
|
|
||||||
LICENSE_${PN}-js-yaml = "MIT"
|
|
||||||
LICENSE_${PN}-json-parse-better-errors = "MIT"
|
|
||||||
LICENSE_${PN}-jsonfile = "MIT"
|
|
||||||
LICENSE_${PN}-locate-path = "MIT"
|
|
||||||
LICENSE_${PN}-lodash = "Unknown"
|
|
||||||
LICENSE_${PN}-log-symbols-ansi-styles = "MIT"
|
|
||||||
LICENSE_${PN}-log-symbols-chalk = "MIT"
|
|
||||||
LICENSE_${PN}-log-symbols-color-convert = "MIT"
|
|
||||||
LICENSE_${PN}-log-symbols-color-name = "MIT"
|
|
||||||
LICENSE_${PN}-log-symbols-has-flag = "MIT"
|
|
||||||
LICENSE_${PN}-log-symbols-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-log-symbols = "MIT"
|
|
||||||
LICENSE_${PN}-merge2 = "MIT"
|
|
||||||
LICENSE_${PN}-micromatch = "MIT"
|
|
||||||
LICENSE_${PN}-normalize-path = "MIT"
|
|
||||||
LICENSE_${PN}-p-limit = "MIT"
|
|
||||||
LICENSE_${PN}-p-locate = "MIT"
|
|
||||||
LICENSE_${PN}-p-try = "MIT"
|
|
||||||
LICENSE_${PN}-parse-json = "MIT"
|
|
||||||
LICENSE_${PN}-path-exists = "MIT"
|
|
||||||
LICENSE_${PN}-path-type = "MIT"
|
|
||||||
LICENSE_${PN}-picomatch = "MIT"
|
|
||||||
LICENSE_${PN}-pify = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-ansi-styles = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-chalk-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-chalk = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-color-convert = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-color-name = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-has-flag = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-postcss = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-load-config = "Unknown"
|
|
||||||
LICENSE_${PN}-postcss-reporter-ansi-styles = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reporter-chalk = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reporter-color-convert = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reporter-color-name = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reporter-has-flag = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reporter-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-postcss-reporter = "MIT"
|
|
||||||
LICENSE_${PN}-pretty-hrtime = "MIT"
|
|
||||||
LICENSE_${PN}-read-cache = "MIT"
|
|
||||||
LICENSE_${PN}-readdirp = "MIT"
|
|
||||||
LICENSE_${PN}-require-directory = "MIT"
|
|
||||||
LICENSE_${PN}-require-main-filename = "ISC"
|
|
||||||
LICENSE_${PN}-resolve-from = "MIT"
|
|
||||||
LICENSE_${PN}-reusify = "MIT"
|
|
||||||
LICENSE_${PN}-run-parallel = "MIT"
|
|
||||||
LICENSE_${PN}-set-blocking = "ISC"
|
|
||||||
LICENSE_${PN}-slash = "MIT"
|
|
||||||
LICENSE_${PN}-source-map = "Unknown"
|
|
||||||
LICENSE_${PN}-sprintf-js = "Unknown"
|
|
||||||
LICENSE_${PN}-string-width = "MIT"
|
|
||||||
LICENSE_${PN}-strip-ansi = "MIT"
|
|
||||||
LICENSE_${PN}-supports-color = "MIT"
|
|
||||||
LICENSE_${PN}-to-regex-range = "MIT"
|
|
||||||
LICENSE_${PN}-universalify = "MIT"
|
|
||||||
LICENSE_${PN}-which-module = "ISC"
|
|
||||||
LICENSE_${PN}-wrap-ansi = "MIT"
|
|
||||||
LICENSE_${PN}-y18n = "ISC"
|
|
||||||
LICENSE_${PN}-yargs = "MIT"
|
|
||||||
LICENSE_${PN}-yargs-parser = "ISC"
|
|
@ -1,22 +0,0 @@
|
|||||||
SUMMARY = "Google's protobuffer doc generator"
|
|
||||||
LICENSE = "MIT"
|
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
|
||||||
|
|
||||||
SRC_URI = "https://github.com/pseudomuto/protoc-gen-doc/releases/download/v${PV}/protoc-gen-doc-${PV}.linux-amd64.go1.12.6.tar.gz"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "28d6117df511e0b1a1f2a9ca4c63433a"
|
|
||||||
SRC_URI[sha256sum] = "73adb873825c3926403125a33134ca4a3d99d69fc9f23120142e0dcb543322c9"
|
|
||||||
|
|
||||||
FILES_${PN} = " \
|
|
||||||
${bindir}/protoc-gen-doc \
|
|
||||||
"
|
|
||||||
|
|
||||||
do_install () {
|
|
||||||
install -d ${D}${bindir}
|
|
||||||
install -m 0755 ${WORKDIR}/protoc-gen-doc-${PV}.linux-amd64.go1.12.6/protoc-gen-doc ${D}${bindir}
|
|
||||||
}
|
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += " \
|
|
||||||
already-stripped \
|
|
||||||
"
|
|
||||||
|
|
@ -1,28 +0,0 @@
|
|||||||
SUMMARY = "Google's protobuffer"
|
|
||||||
LICENSE = "MIT"
|
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
|
||||||
|
|
||||||
SRC_URI = "https://github.com/protocolbuffers/protobuf/releases/download/v3.13.0/protoc-3.13.0-linux-x86_64.zip"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "20a5326fbc666e1fd069eaa80875fcac"
|
|
||||||
SRC_URI[sha256sum] = "4a3b26d1ebb9c1d23e933694a6669295f6a39ddc64c3db2adf671f0a6026f82e"
|
|
||||||
|
|
||||||
FILES_${PN} = " \
|
|
||||||
${includedir}/google/protobuf/*.proto \
|
|
||||||
${includedir}/google/protobuf/compiler/*.proto \
|
|
||||||
${bindir}/protoc \
|
|
||||||
"
|
|
||||||
|
|
||||||
do_install () {
|
|
||||||
install -d ${D}${bindir}
|
|
||||||
install -m 0755 ${WORKDIR}/bin/protoc ${D}${bindir}
|
|
||||||
|
|
||||||
install -d ${D}${includedir}/google/protobuf/compiler
|
|
||||||
install -m 0644 ${WORKDIR}/include/google/protobuf/*.proto ${D}${includedir}/google/protobuf/
|
|
||||||
install -m 0644 ${WORKDIR}/include/google/protobuf/compiler/*.proto ${D}${includedir}/google/protobuf/compiler/
|
|
||||||
}
|
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += " \
|
|
||||||
already-stripped \
|
|
||||||
"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user