从tic.common转化而来,彻底脱离对 Base/*, _Ling.js 的依赖,只保留并提供 Action及其子类。
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "tic.common",
|
||||
"version": "0.1.5",
|
||||
"dependencies": {
|
||||
"fon.ling": "git+https://git.faronear.org/fon/fon.ling",
|
||||
"tic.crypto": "git+https://git.faronear.org/tic/tic.crypto"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {},
|
||||
"author": ""
|
||||
}
|
||||
Reference in New Issue
Block a user