{
    "name": "tplus-poslogin",
    "version": "1.27.2",
    "description": "password login module",
    "main": "dist/index.js",
    "scripts": {
        "start": "node node_modules/mutants-devtools/bin/start",
        "build": "rm -rf dist && node node_modules/mutants-devtools/bin/build",
        "dev": "node node_modules/mutants-devtools/bin/dev ../touch",
        "pub": "npm run build && npm publish --registry https://registry.npmjs.org && cnpm sync tplus-poslogin",
        "test": "set DEBUG=tplus:*,-not_this && mocha"
    },
    "keywords": [
        "tplus",
        "login"
    ],
    "author": "tplus",
    "license": "ISC",
    "dependencies": {
        "react": "^16.8.4"
    },
    "devDependencies": {
        "babel-eslint": "^8.0.3",
        "eslint": "^4.13.1",
        "eslint-plugin-react": "^7.13.0",
        "mocha": "^5.2.0",
        "mutants-appfx": "^1.0.0",
        "mutants-devtools": "^1.0.0",
        "mutants-microfx": "^1.0.0",
        "tinper-bee": "2.2.0",
        "tplus-api": "~1.2.6",
        "tplus-components": "~1.27.1",
        "tplus-components-touch": "~1.27.1"
    }
}
