Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
const productItemData = {
  image: `https://raderain.sirv.com/T-Giant/518F_420010210_main.png`,
  title: `Short Sleeve Contrast Vintage Melange Burnout T-Shirts For Women With Plus Size`,
  price: {
    regular: '$10.99',
    sale: '$9.99'
  },
  offers: `30% Off Dresses`,
  ratings: 4
};
exports.productItemData = productItemData; //# sourceMappingURL=fixture.js.map