Skip to content

npmdoc/node-npmdoc-sandbox2

Repository files navigation

npmdoc-sandbox2

basic api documentation for sandbox2 (2018.4.11) travis-ci.org build-status

this is a test app

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "kai zhu"
    },
    "bugs": {
        "url": "https://github.com/kaizhu256/node-sandbox2/issues"
    },
    "dependencies": {},
    "description": "this is a test app",
    "devDependencies": {
        "electron-lite": "github:kaizhu256/node-electron-lite#alpha",
        "utility2": "github:kaizhu256/node-utility2#alpha"
    },
    "directories": {},
    "dist": {
        "integrity": "sha512-ZvqDuh/fkORzeDEacXMOjjaSq8kqFgzHh69JtIjiRJpAMgBruenZgA3qjxb0dWn4Oph14uznQoH/BBHGslj/Pw==",
        "shasum": "d56b0eb0ce93057d13ff20f78768329e9c36ebae",
        "tarball": "https://registry.npmjs.org/sandbox2/-/sandbox2-2018.4.11.tgz",
        "fileCount": 5,
        "unpackedSize": 36810
    },
    "engines": {
        "node": ">=4.0"
    },
    "homepage": "https://github.com/kaizhu256/node-sandbox2",
    "keywords": [],
    "license": "MIT",
    "main": "lib.sandbox2.js",
    "maintainers": [
        {
            "name": "kaizhu"
        }
    ],
    "name": "sandbox2",
    "nameAliasPublish": "",
    "nameLib": "sandbox2",
    "nameOriginal": "sandbox2",
    "optionalDependencies": {},
    "os": [
        "darwin",
        "linux"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/kaizhu256/node-sandbox2.git"
    },
    "scripts": {
        "apidocRawCreate": "[ ! -f npm_scripts.sh ] || ./npm_scripts.sh shNpmScriptApidocRawCreate",
        "apidocRawFetch": "[ ! -f npm_scripts.sh ] || ./npm_scripts.sh shNpmScriptApidocRawFetch",
        "build-ci": "utility2 shReadmeTest build_ci.sh",
        "env": "env",
        "heroku-postbuild": "npm uninstall utility2 2>/dev/null; npm install kaizhu256/node-utility2#alpha && utility2 shDeployHeroku",
        "postinstall": "[ ! -f npm_scripts.sh ] || ./npm_scripts.sh shNpmScriptPostinstall",
        "start": "PORT=${PORT:-8080} utility2 start test.js",
        "test": "PORT=$(utility2 shServerPortRandom) utility2 test test.js"
    },
    "version": "2018.4.11",
    "bin": {}
}

misc

  • this document was created with utility2

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •