{
    "name": "darklaunch-js",
    "version": "0.7.7",
    "description": "Darklaunch bindings for JavaScript",
    "main": "index.js",
    "scripts": {
        "start": "parcel index.js"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/JakeCooper/Darklaunchjs.git"
    },
    "keywoards": [
        "AB Testing",
        "darklaunch",
        "feature flags",
        "javascript",
        "typescript"
    ],
    "author": "",
    "liscense": "ISC",
    "devDependencies": {},
    "dependencies": {
        "axios": "^0.18.0",
        "socket.io-client": "^2.1.1",
        "store": "^2.0.12",
        "mobx": "^5.5.0"
    }
}
