Created the package.json & yarn.lock files
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "dashboard",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "The LicenseAPI Dashboard",
|
||||||
|
"repository": "https://github.com/LicenseAPI/Dashboard.git",
|
||||||
|
"author": "LicenseAPI",
|
||||||
|
"license": "MIT",
|
||||||
|
"private": true
|
||||||
|
}
|
4
yarn.lock
Normal file
4
yarn.lock
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user