Adds DFs
This commit is contained in:
30
spec/fixtures/dynamic_finders/plugin_version/qa-cost-of-goods-margins/composer_file/package.json
vendored
Normal file
30
spec/fixtures/dynamic_finders/plugin_version/qa-cost-of-goods-margins/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "qa-cost-of-goods-margins",
|
||||
"version": "1.0.0",
|
||||
"description": "Manage cost prices for your products and variations and instantly see the impact on margin, markup and value on hand in your store.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Khan Mohammad R.",
|
||||
"email": "khan@quickassortments.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-preset-es2015": "^6.6.0",
|
||||
"babel-preset-es2015-loose": "^7.0.0",
|
||||
"babelify": "^7.2.0",
|
||||
"browserify-shim": "^3.8.12",
|
||||
"grunt": "^1.0.0",
|
||||
"grunt-autoprefixer": "^3.0.4",
|
||||
"grunt-browserify": "^5.0.0",
|
||||
"grunt-combine-mq": "^0.9.0",
|
||||
"grunt-contrib-concat": "^0.5.1",
|
||||
"grunt-contrib-cssmin": "^3.0.0",
|
||||
"grunt-contrib-sass": "^1.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.0",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-lineending": "*",
|
||||
"load-grunt-tasks": "^3.4.1"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user