File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " rosnodejs" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Native ROS for nodejs" ,
55 "main" : " index.js" ,
66 "keywords" : [
7- " ros" ,
8- " node" ,
9- " js"
7+ " ros"
108 ],
119 "scripts" : {
1210 "test" : " mocha --recursive --grep gennodejsTest --invert" ,
1513 },
1614 "author" : " chris smith" ,
1715 "license" : " Apache-2.0" ,
16+ "repository" : {
17+ "type" : " git" ,
18+ "url" : " git://github.com/RethinkRobotics-opensource/rosnodejs"
19+ },
1820 "devDependencies" : {
1921 "chai" : " ^3.5.0" ,
2022 "mocha" : " ^2.4.5"
2123 },
2224 "dependencies" : {
23- "moment" : " ^ 2.12.0" ,
24- "portscanner" : " ^ 1.0.0" ,
25- "xmlrpc" : " ^ 1.3.1" ,
25+ "moment" : " 2.12.0" ,
26+ "portscanner" : " 1.0.0" ,
27+ "xmlrpc" : " 1.3.1" ,
2628 "walker" : " 1.0.7" ,
2729 "md5" : " 2.1.0" ,
2830 "async" : " 0.1.22"
You can’t perform that action at this time.
0 commit comments