{
  "_from": "git+https://github.com/skylarklangx/skylark-langx-objects.git#master",
  "_id": "skylark-langx-objects@0.9.0",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/skylark-langx-objects",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "skylark-langx-objects@git+https://github.com/skylarklangx/skylark-langx-objects.git#master",
    "name": "skylark-langx-objects",
    "escapedName": "skylark-langx-objects",
    "rawSpec": "git+https://github.com/skylarklangx/skylark-langx-objects.git#master",
    "saveSpec": "git+https://github.com/skylarklangx/skylark-langx-objects.git#master",
    "fetchSpec": "https://github.com/skylarklangx/skylark-langx-objects.git",
    "gitCommittish": "master"
  },
  "_requiredBy": [
    "/skylark-langx",
    "/skylark-langx-arrays",
    "/skylark-langx-async",
    "/skylark-langx-emitter",
    "/skylark-langx-funcs",
    "/skylark-langx-klass",
    "/skylark-langx-xhr"
  ],
  "_resolved": "git+https://github.com/skylarklangx/skylark-langx-objects.git#a6af0be463b42956673c204964569f2a3d861a26",
  "_spec": "skylark-langx-objects@git+https://github.com/skylarklangx/skylark-langx-objects.git#master",
  "_where": "C:\\Studio\\studio2\\21_SKY\\skylarkjs\\slax\\skylark-slax-runtime\\node_modules\\skylark-langx",
  "author": {
    "name": "Hudaokeji Co.,Ltd"
  },
  "bugs": {
    "url": "https://github.com/skylarklangx/skylark-langx/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "skylark-langx-ns": "git+https://github.com/skylarklangx/skylark-langx-ns.git#master",
    "skylark-langx-numbers": "git+https://github.com/skylarklangx/skylark-langx-numbers.git#master",
    "skylark-langx-types": "git+https://github.com/skylarklangx/skylark-langx-types.git#master"
  },
  "deprecated": false,
  "description": "The skylark JavaScript language extension library.",
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "http://www.skylarkjs.org",
  "keywords": [
    "skylark",
    "skylarkjs",
    "javacript",
    "language extension"
  ],
  "license": "MIT",
  "main": "./index",
  "name": "skylark-langx-objects",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/skylarklangx/skylark-langx-objects.git"
  },
  "scripts": {
    "build": "sbundle build ."
  },
  "version": "0.9.0"
}
