Sha256: b8f6a848557b4f9373ba17d007c13adc19c07c1a14463b9d44ec43883a7e1c32

Contents?: true

Size: 802 Bytes

Versions: 9

Compression:

Stored size: 802 Bytes

Contents

{
  "name": "acorn",
  "description": "ECMAScript parser",
  "homepage": "https://github.com/acornjs/acorn",
  "main": "dist/acorn.js",
  "module": "dist/acorn.mjs",
  "version": "6.3.0",
  "engines": {"node": ">=0.4.0"},
  "maintainers": [
    {
      "name": "Marijn Haverbeke",
      "email": "marijnh@gmail.com",
      "web": "https://marijnhaverbeke.nl"
    },
    {
      "name": "Ingvar Stepanyan",
      "email": "me@rreverser.com",
      "web": "https://rreverser.com/"
    },
    {
      "name": "Adrian Heine",
      "web": "http://adrianheine.de"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/acornjs/acorn.git"
  },
  "license": "MIT",
  "scripts": {
    "prepare": "cd ..; npm run build:main && npm run build:bin"
  },
  "bin": {"acorn": "./bin/acorn"}
}

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
disco_app-0.18.0 test/dummy/node_modules/acorn/package.json
disco_app-0.18.2 test/dummy/node_modules/acorn/package.json
jester-data-8.0.0 node_modules/acorn/package.json
ezii-os-5.2.1 node_modules/acorn/package.json
ezii-os-2.0.1 node_modules/acorn/package.json
ezii-os-1.1.0 node_modules/acorn/package.json
ezii-os-1.0.0 node_modules/acorn/package.json
ezii-os-0.0.0.1.0 node_modules/acorn/package.json
ezii-os-0.0.0.0.1 node_modules/acorn/package.json