soupette fb0c6e4ef2 Init renaming hook useUser
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 14:46:56 +02:00

13 lines
304 B
JSON

{
"name": "@strapi/admin-test-utils",
"version": "1.0.0",
"private": true,
"description": "Test utilities for the Strapi administration panel",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Strapi Team",
"license": "MIT"
}