1 Star 0 Fork 2

桃子 / jsDataStructs

forked from zhoutk / jsDataStructs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhoutk 提交于 2015-09-18 17:42 . Update package.json
{
"name": "myds",
"version": "1.0.0",
"description": "I'm create a project to easy use data struct using javascript. ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:zhoutk/js-data-struct.git"
},
"keywords": [
"data",
"struct"
],
"author": "zhoutk",
"license": "ISC"
}
1
https://gitee.com/taoyy/jsDataStructs.git
git@gitee.com:taoyy/jsDataStructs.git
taoyy
jsDataStructs
jsDataStructs
master

搜索帮助