AnonSec Team
Server IP : 161.35.85.9  /  Your IP : 216.73.216.209
Web Server : nginx/1.30.1
System : Linux cheapdeb-ams3 7.0.9+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.9-1 (2026-05-22) x86_64
User : root ( 0)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/share/javascript/../python/../java/../python/../java/../nodejs/asyncro/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /usr/share/javascript/../python/../java/../python/../java/../nodejs/asyncro/package.json
{
  "name": "asyncro",
  "version": "3.0.0",
  "description": "Asynchronous Array Utilities (for await)",
  "main": "dist/asyncro.js",
  "module": "dist/asyncro.m.js",
  "source": "src/index.js",
  "scripts": {
    "build": "microbundle && npm run -s docs",
    "prepublish": "npm run -s build && npm t",
    "transpile": "rollup -c rollup.config.js -m ${npm_package_main}.map -f umd -n $npm_package_name $npm_package_jsnext_main -o $npm_package_main",
    "docs": "documentation readme src/*.js -q -s API && documentation build src/*.js -f html -o docs",
    "test": "eslint src test && npm run -s build && ava --verbose",
    "release": "npm run -s build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"
  },
  "eslintConfig": {
    "extends": "eslint-config-developit"
  },
  "repository": "developit/asyncro",
  "keywords": [
    "async",
    "await",
    "arrays"
  ],
  "files": [
    "src",
    "dist"
  ],
  "author": "Jason Miller <jason@developit.ca>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/developit/asyncro/issues"
  },
  "homepage": "https://github.com/developit/asyncro",
  "devDependencies": {
    "ava": "^0.16.0",
    "documentation": "^4.0.0-beta11",
    "eslint": "^3.19.0",
    "eslint-config-developit": "^1.1.1",
    "microbundle": "^0.3.1",
    "sinon": "^1.17.6"
  }
}

AnonSec - 2021