Initial commit
Esse commit está contido em:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "ar-drone-gps",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"ar-drone": "git://github.com/andrew/node-ar-drone.git#gps",
|
||||
"node-vincenty": "0.0.6"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/andrew/ar-drone-gps"
|
||||
},
|
||||
"keywords": [
|
||||
"nodecopter",
|
||||
"gps"
|
||||
],
|
||||
"author": "Andrew Nesbitt",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/andrew/ar-drone-gps/issues"
|
||||
}
|
||||
}
|
||||
Referência em uma Nova Issue
Bloquear um usuário