aether 0.0.3

a native web assembly programming language
{
  "_from": "flattenbytes@^1.0.0",
  "_id": "flattenbytes@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-PhpdpR9jw2Ix2LHQUH7sn4wDg0wT3esHvfkNmdxLLcXkxi/caHMgdOpuMpznOzSqBrKSSqC+9sp0fb7mmikiRw==",
  "_location": "/flattenbytes",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "flattenbytes@^1.0.0",
    "name": "flattenbytes",
    "escapedName": "flattenbytes",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/@richardanaya/seed"
  ],
  "_resolved": "https://registry.npmjs.org/flattenbytes/-/flattenbytes-1.0.0.tgz",
  "_shasum": "36c5ade3e0e2622bd4b42fe63cbfe07ee66b4966",
  "_spec": "flattenbytes@^1.0.0",
  "_where": "/home/richardanaya/aether/compiler/node_modules/@richardanaya/seed",
  "author": {
    "name": "Richard Anaya"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "a simple utility to flatten a nested array of bytes",
  "license": "MIT",
  "main": "index.js",
  "name": "flattenbytes",
  "version": "1.0.0"
}