Adds DFs
This commit is contained in:
12
spec/fixtures/dynamic_finders/plugin_version/simple-iframe/composer_file/package.json
vendored
Normal file
12
spec/fixtures/dynamic_finders/plugin_version/simple-iframe/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "wp-simple-iframe",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "^1.18.1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Simple Iframe 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-iframe-dev\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-07-31T19:23:05+02:00\n"
|
||||
"PO-Revision-Date: 2019-07-31 19:24+0200\n"
|
||||
"Language: es_ES\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"X-Domain: simple-iframe\n"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://github.com/unapersona/wp-simple-iframe"
|
||||
msgstr "https://github.com/unapersona/wp-simple-iframe"
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Jorge González"
|
||||
msgstr "Jorge González"
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "http://unapersona.com"
|
||||
msgstr "http://unapersona.com"
|
||||
Reference in New Issue
Block a user