{
  "_args": [
    [
      {
        "raw": "node-blockly@~1.0.8",
        "scope": null,
        "escapedName": "node-blockly",
        "name": "node-blockly",
        "rawSpec": "~1.0.8",
        "spec": ">=1.0.8 <1.1.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-projectional-editor"
    ]
  ],
  "_from": "node-blockly@>=1.0.8 <1.1.0",
  "_id": "node-blockly@1.0.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-blockly",
  "_nodeVersion": "7.0.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/node-blockly-1.0.9.tgz_1478677123683_0.6194502718281001"
  },
  "_npmUser": {
    "name": "mo4islona",
    "email": "mo4islona@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-blockly@~1.0.8",
    "scope": null,
    "escapedName": "node-blockly",
    "name": "node-blockly",
    "rawSpec": "~1.0.8",
    "spec": ">=1.0.8 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-blockly/-/node-blockly-1.0.9.tgz",
  "_shasum": "a7d420656b95d9e9e1b4d971fae883185c476762",
  "_shrinkwrap": null,
  "_spec": "node-blockly@~1.0.8",
  "_where": "/home/lively4/lively4/lively4-projectional-editor",
  "author": {
    "name": "Eugene Formanenko",
    "email": "mo4islona@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mo4islona/node-blockly/issues"
  },
  "dependencies": {
    "chai": "^3.5.0",
    "gulp": "^3.9.1",
    "gulp-insert": "^0.5.0",
    "gulp-replace": "^0.5.4",
    "lodash": "^4.16.4",
    "mocha": "^3.1.2",
    "xmldom": "^0.1.22"
  },
  "description": "Blockly for Node.js and Browser as CommonJS module",
  "devDependencies": {
    "chai": "^3.0.0",
    "gulp": "^3.8.11",
    "gulp-insert": "^0.4.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.3",
    "mocha": "^2.2.5"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "a7d420656b95d9e9e1b4d971fae883185c476762",
    "tarball": "https://registry.npmjs.org/node-blockly/-/node-blockly-1.0.9.tgz"
  },
  "gitHead": "871df6e223f7a33b59cb79c903e3e2e02844069b",
  "homepage": "https://github.com/mo4islona/node-blockly",
  "keywords": [
    "blockly",
    "commonjs"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mo4islona",
      "email": "mo4islona@gmail.com"
    }
  ],
  "name": "node-blockly",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mo4islona/node-blockly.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha test/*_test.js"
  },
  "version": "1.0.9"
}
