refiner-js
Version:
Official NPM wrapper for the Refiner.io JavaScript Web-Client
21 lines (20 loc) • 539 B
JSON
{
"name": "refiner-js",
"version": "1.2.4",
"description": "Official NPM wrapper for the Refiner.io JavaScript Web-Client",
"main": "index.js",
"types": "./index.d.ts",
"homepage": "https://refiner.io/",
"repository": {
"type": "git",
"url": "git://github.com/refiner-io/js-client-npm.git"
},
"keywords": [
"refiner.io",
"survey"
],
"bugs": "https://github.com/refiner-io/js-client-npm/issues",
"author": "Refiner <contact@refiner.io> (https://refiner.io)",
"license": "MIT",
"private": false
}