wikidata-sdk
Advanced tools
Comparing version 2.6.0 to 3.0.0
{ | ||
"name": "wikidata-sdk", | ||
"version": "2.6.0", | ||
"version": "3.0.0", | ||
"description": "a javascript tool suite to query and work with wikidata data", | ||
"main": "build/wikidata-sdk.js", | ||
"bin": { | ||
"qlabel": "./bin/qlabel", | ||
"wikiqid": "./bin/wikiqid" | ||
}, | ||
"directories": { | ||
@@ -31,3 +27,2 @@ "test": "tests" | ||
"sdk", | ||
"javascript", | ||
"api", | ||
@@ -45,7 +40,4 @@ "wdq", | ||
"devDependencies": { | ||
"bluereq": "^2.1.0", | ||
"coffee-script": "^1.9.3", | ||
"coffeelint": "^1.10.1", | ||
"colors": "^1.1.2", | ||
"copy-paste": "^1.2.0", | ||
"lodash": "^3.10.1", | ||
@@ -52,0 +44,0 @@ "mocha": "^2.2.5", |
Sorry, the diff of this file is not supported yet
275450
6
6954