Initial commit
This commit is contained in:
8
node_modules/magicli/tests/test-modules/function-simple-concat/package.json
generated
vendored
Normal file
8
node_modules/magicli/tests/test-modules/function-simple-concat/package.json
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "function-simple-concat",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Test function-simple-concat",
|
||||
"main": "lib/index.js",
|
||||
"bin": "bin/cli.js"
|
||||
}
|
||||
Reference in New Issue
Block a user