UNPKG

@commercetools-test-data/product-type

Version:

Data model for commercetools API ProductType

38 lines 1.07 kB
{ "name": "@commercetools-test-data/product-type", "version": "10.18.2", "description": "Data model for commercetools API ProductType", "bugs": "https://github.com/commercetools/test-data/issues", "repository": { "type": "git", "url": "https://github.com/commercetools/test-data.git", "directory": "models/product-type" }, "keywords": [ "javascript", "typescript", "test-data" ], "license": "MIT", "publishConfig": { "access": "public" }, "main": "dist/commercetools-test-data-product-type.cjs.js", "module": "dist/commercetools-test-data-product-type.esm.js", "files": [ "dist", "package.json", "LICENSE", "README.md" ], "dependencies": { "@babel/runtime": "^7.17.9", "@babel/runtime-corejs3": "^7.17.9", "@commercetools-test-data/commons": "10.18.2", "@commercetools-test-data/core": "10.18.2", "@commercetools-test-data/type": "10.18.2", "@commercetools-test-data/utils": "10.18.2", "@commercetools/platform-sdk": "8.8.0", "@faker-js/faker": "^9.0.0" } }