Updated script that can be controled by Nodejs web app
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "indexof",
|
||||
"description": "Microsoft sucks",
|
||||
"version": "0.0.1",
|
||||
"keywords": ["index", "array", "indexOf"],
|
||||
"dependencies": {},
|
||||
"component": {
|
||||
"scripts": {
|
||||
"indexof/index.js": "index.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user