mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
20 lines
340 B
JSON
20 lines
340 B
JSON
{
|
|
"name": "stf",
|
|
"repo": "stf/stf",
|
|
"description": "STF Main Component",
|
|
"version": "0.0.1",
|
|
"keywords": [],
|
|
"dependencies": {},
|
|
"development": {},
|
|
"license": "MIT",
|
|
"main": "res/app/app.js",
|
|
"scripts": [
|
|
"res/app/app.js"
|
|
],
|
|
"remotes": [
|
|
"http://ghe.amb.ca.local"
|
|
],
|
|
"paths": [
|
|
"res/components"
|
|
]
|
|
} |