{
  "_from": "git+https://github.com/skylark-integration/skylark-tinycon.git#master",
  "_id": "skylark-tinycon@0.9.2",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/skylark-tinycon",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "skylark-tinycon@git+https://github.com/skylark-integration/skylark-tinycon.git#master",
    "name": "skylark-tinycon",
    "escapedName": "skylark-tinycon",
    "rawSpec": "git+https://github.com/skylark-integration/skylark-tinycon.git#master",
    "saveSpec": "git+https://github.com/skylark-integration/skylark-tinycon.git#master",
    "fetchSpec": "https://github.com/skylark-integration/skylark-tinycon.git",
    "gitCommittish": "master"
  },
  "_requiredBy": [
    "/skylark-ui-shells"
  ],
  "_resolved": "git+https://github.com/skylark-integration/skylark-tinycon.git#c652c8e189bbb767e70a504bdff01e0288f45a81",
  "_spec": "skylark-tinycon@git+https://github.com/skylark-integration/skylark-tinycon.git#master",
  "_where": "C:\\Studio\\studio2\\21_SKY\\skylarkjs\\slax\\skylark-slax-runtime\\node_modules\\skylark-ui-shells",
  "author": {
    "name": "Hudaokeji, Inc."
  },
  "bugs": {
    "url": "https://github.com/skylark-integration/skylark-tinycon/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "skylark-langx": "git+https://github.com/skylarklangx/skylark-langx.git#master",
    "skylark-utils-dom": "git+https://github.com/skylarkutils/skylark-utils-dom.git#master"
  },
  "deprecated": false,
  "description": "A version of tinycon that ported to running on skylarkjs",
  "engines": {
    "node": ">=0.10.1"
  },
  "homepage": "https://github.com/skylark-integration/skylark-tinycon/",
  "keywords": [
    "css",
    "less",
    "mobile-first",
    "responsive",
    "front-end",
    "framework",
    "web"
  ],
  "less": "less/bootstrap.less",
  "license": "MIT",
  "main": "./dist/js/main",
  "name": "skylark-tinycon",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/skylark-integration/skylark-tinycon.git"
  },
  "scripts": {
    "build": "sbundle build ."
  },
  "skylarkjs": {
    "build": {
      "prepare": {
        "texttojs": [
          "css",
          "html"
        ],
        "jsxtojs": false,
        "es6toamd": false,
        "cjstoamd": false
      }
    }
  },
  "style": "dist/css/bootstrap.css",
  "version": "0.9.2"
}
