Sha256: 100303c75ea96cad99bb3984711c92b8a903e25b14877301f7997fb8972f5ed7
Contents?: true
Size: 1.47 KB
Versions: 3
Compression:
Stored size: 1.47 KB
Contents
{ "_from": "typo-js@*", "_id": "typo-js@1.0.3", "_inBundle": false, "_integrity": "sha1-VNjrx5SfGngQkItgAsaEFSbJnVo=", "_location": "/typo-js", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "typo-js@*", "name": "typo-js", "escapedName": "typo-js", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/codemirror-spell-checker" ], "_resolved": "https://registry.npmjs.org/typo-js/-/typo-js-1.0.3.tgz", "_shasum": "54d8ebc7949f1a7810908b6002c6841526c99d5a", "_spec": "typo-js@*", "_where": "/Users/stuart/Documents/administrate-field-markdown/node_modules/codemirror-spell-checker", "author": { "name": "Christopher Finke", "email": "cfinke@gmail.com", "url": "http://www.chrisfinke.com/" }, "browser": { "fs": false }, "bugs": { "url": "https://github.com/cfinke/Typo.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A Hunspell-style spellchecker.", "homepage": "https://github.com/cfinke/Typo.js#readme", "keywords": [ "spellcheck", "spellchecker", "hunspell", "typo", "speling" ], "license": "BSD-3-Clause", "main": "typo.js", "name": "typo-js", "repository": { "type": "git", "url": "git://github.com/cfinke/Typo.js.git" }, "tonicExample": "var Typo = require('typo-js'); var dictionary = new Typo('en_US'); dictionary.check('mispelled');", "version": "1.0.3" }
Version data entries
3 entries across 3 versions & 1 rubygems