{ "_from": "http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz", "_id": "spellchecker@4.0.0", "_inBundle": false, "_integrity": "sha512-yW2ZE+DBtjphWiUreA+kaSZ2d0BMa8CObEMwEZO0qFf/BXRRtnc1qcdhmNYQMVELd67z1tsqdSqYtVXxUJQl2Q==", "_location": "/spellchecker", "_phantomChildren": {}, "_requested": { "type": "remote", "raw": "spellchecker@http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz", "name": "spellchecker", "escapedName": "spellchecker", "rawSpec": "http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz", "saveSpec": "http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz", "fetchSpec": "http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz", "_shasum": "a7dec3ee0e2edee70e8f084f6fd3af6b839ade8e", "_spec": "spellchecker@http://192.168.50.2:1380/npm/node-spellchecker-master.tar.gz", "_where": "/home/ab/workspace/TypeMark", "bugs": { "url": "https://github.com/atom/node-spellchecker/issues" }, "bundleDependencies": false, "dependencies": { "cld": "^2.7.0" }, "deprecated": false, "description": "Bindings to native spellchecker", "devDependencies": { "jasmine-focused": "1.x" }, "homepage": "http://atom.github.io/node-spellchecker", "licenses": [ { "type": "MIT", "url": "http://github.com/atom/node-spellchecker/raw/master/LICENSE.md" } ], "main": "./lib/spellchecker.js", "name": "spellchecker", "repository": { "type": "git", "url": "git+https://github.com/atom/node-spellchecker.git" }, "scripts": { "build": "SET npm_config_disturl=https://atom.io/download/electron && SET npm_config_target=17.1.2 && SET npm_config_arch=x64 && SET npm_config_target_arch=x64 && SET npm_config_runtime=electron && set HOME=~/.electron-gyp && npm install", "build:bash": "export npm_config_disturl=https://atom.io/download/electron ; export npm_config_target=17.1.2; export npm_config_arch=x64 ;export npm_config_runtime=electron; HOME=~/.electron-gyp npm install" }, "version": "4.0.0" }