HELLO v3!!!
This commit is contained in:
23
spec/fixtures/dynamic_finders/plugin_version/talkjs/composer_file/package.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/talkjs/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "talkjs",
|
||||
"version": "0.1.1",
|
||||
"main": "Gruntfile.js",
|
||||
"author": "TalkJS Development Team <dev@talkjs.com>",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babelify": "^7.3.0",
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-babel": "^7.0.0",
|
||||
"grunt-browserify": "^5.2.0",
|
||||
"grunt-contrib-concat": "~0.4.0",
|
||||
"grunt-contrib-cssmin": "0.12.3",
|
||||
"grunt-contrib-sass": "~0.4.0",
|
||||
"grunt-contrib-uglify": "~0.4.0",
|
||||
"grunt-contrib-watch": "^0.4.4",
|
||||
"grunt-wp-i18n": "~0.5.0",
|
||||
"grunt-wp-readme-to-markdown": "~1.0.0"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user