HELLO v3!!!
This commit is contained in:
23
spec/fixtures/dynamic_finders/plugin_version/woo-nfe/composer_file/package.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/woo-nfe/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "nfe",
|
||||
"title": "WooCommerce NFe",
|
||||
"version": "1.0.7",
|
||||
"author": "NFe.io",
|
||||
"homepage": "https://github.com/nfe/woo-nfe",
|
||||
"description": "WooCommerce extension for issuing invoices using the NFe.io API",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nfe/woo-nfe.git"
|
||||
},
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-checktextdomain": "^1.0.1",
|
||||
"grunt-wp-i18n": "^0.5.4",
|
||||
"load-grunt-tasks": "^3.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0",
|
||||
"npm": ">=1.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user