Updated script that can be controled by Nodejs web app
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "object-component",
|
||||
"version": "0.0.3",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"component": {
|
||||
"scripts": {
|
||||
"object/index.js": "index.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user