{"name":"@wix/well-known-protos","version":"1.0.441","author":"Mantas Indrašius <mantasi@wix.com>","publishConfig":{"registry":"https://registry.npmjs.org/"},"license":"MIT","private":false,"scripts":{"build":"npm run build:fetch && npm run build:copy","build:fetch":"npm run fetch:googleapis && npm run fetch:protobuf","build:copy":"npm run copy:googleapis && npm run copy:protobuf","fetch:googleapis":"git clone git@github.com:googleapis/googleapis.git target/googleapis || true","fetch:protobuf":"git clone git@github.com:protocolbuffers/protobuf.git target/protobuf || true","copy:googleapis":"npm run copy:googleapis-dir && mv googleapis/target/googleapis/* googleapis && rm -rf googleapis/target","copy:googleapis-dir":"find target/googleapis/ -name '*.proto' | cpio -pdm googleapis/","copy:protobuf":"npm run copy:protobuf-dir && mv protobuf/target/protobuf/src/* protobuf && rm -rf protobuf/target","copy:protobuf-dir":"find target/protobuf/src -name '*.proto' | cpio -pdm protobuf/","test":":","release":"wnpm-release --no-shrinkwrap"},"devDependencies":{"wnpm-ci":"^7.0.68"},"dependencies":{},"gitHead":"26072636dabaa2f3acf714ad5acbe52e2eb78096"}