Sha256: c4e8635c1ac6655fc101070257a53f193b4257afd66bb263844e15c1e7356961

Contents?: true

Size: 861 Bytes

Versions: 1

Compression:

Stored size: 861 Bytes

Contents

{
  "name": "nodent-compiler",
  "version": "3.1.7",
  "description": "NoDent - Asynchronous Javascript language extensions",
  "main": "compiler.js",
  "scripts": {
    "test": "node tests/basic.js # Please install 'nodent' and test the compiler fully from there."
  },
  "dependencies": {
    "acorn": ">=2.5.2",
    "acorn-es7-plugin": ">=1.1.6",
    "source-map": "^0.5.6"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/MatAtBread/nodent-compiler.git"
  },
  "engines": "node >= 0.10.0",
  "keywords": [
    "Javascript",
    "ES7",
    "async",
    "await",
    "language",
    "extensions",
    "Node",
    "callback",
    "generator",
    "Promise",
    "asynchronous"
  ],
  "author": "Mat At Bread <nodent@mailed.me.uk>",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/MatAtBread/nodent/issues"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jass-0.9.1 vendor/node_modules/nodent-compiler/package.json