refactor(Cypress): Moved Cypress to the main folder of the project, as I don't need a sub project for now.
This commit is contained in:
13
node_modules/throttleit/component.json
generated
vendored
Normal file
13
node_modules/throttleit/component.json
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "throttle",
|
||||
"repo": "component/throttle",
|
||||
"description": "Throttle a function",
|
||||
"version": "0.0.2",
|
||||
"keywords": [],
|
||||
"dependencies": {},
|
||||
"development": {},
|
||||
"license": "MIT",
|
||||
"scripts": [
|
||||
"index.js"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user