fit-transmit-transparently
Version:
time-ago
26 lines • 528 B
JSON
{
"name": "fit-transmit-transparently",
"version": "3.1.66",
"description": "time-ago",
"main": "lib/index.js",
"typescript": {
"definition": "lib/index.d.ts"
},
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "ssh://g@gitlab.baidu.com:8022/tb-component/pc-transparently.git"
},
"keywords": [
"tieba"
],
"author": "tieba",
"license": "ISC",
"dependencies": {
"lodash": "3.10.1",
"react": "^0.14.0 || ^15.0.0"
},
"typings": "lib/index.d.ts"
}