Adds DFs
This commit is contained in:
24
spec/fixtures/dynamic_finders/plugin_version/meta-auth/composer_file/package.json
vendored
Normal file
24
spec/fixtures/dynamic_finders/plugin_version/meta-auth/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "meta-auth",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "webpack.config.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"plugin"
|
||||
],
|
||||
"author": "Januus.io",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@solana/wallet-adapter-phantom": "^0.9.3",
|
||||
"css-loader": "^6.7.1",
|
||||
"mini-css-extract-plugin": "^2.6.0",
|
||||
"sass": "^1.49.9",
|
||||
"sass-loader": "^12.6.0",
|
||||
"tweetnacl": "^1.0.3",
|
||||
"webpack": "^5.70.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user