{ "_from": "slugg@^1.2.0", "_id": "slugg@1.2.1", "_inBundle": false, "_integrity": "sha1-51KvIkGvPycURjxd4iXOpHYIdAo=", "_location": "/slugg", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "slugg@^1.2.0", "name": "slugg", "escapedName": "slugg", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/hafas-client" ], "_resolved": "https://registry.npmjs.org/slugg/-/slugg-1.2.1.tgz", "_shasum": "e752af2241af3f2714463c5de225cea47608740a", "_spec": "slugg@^1.2.0", "_where": "/home/pi/MagicMirror/modules/MMM-PublicTransportHafas/node_modules/hafas-client", "author": { "name": "Ben Gourley" }, "bugs": { "url": "https://github.com/bengourley/slugg/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Make strings url safe (with no dependencies)", "devDependencies": { "mocha": "~1.7", "mocha-srv": "~0.1", "proclaim": "~1.2" }, "homepage": "https://github.com/bengourley/slugg#readme", "keywords": [ "slug", "url", "string" ], "license": "BSD", "main": "slugg.js", "name": "slugg", "publishConfig": { "registry": "http://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/bengourley/slugg.git" }, "scripts": { "test": "mocha test -R spec", "test-browser": "mocha-srv test" }, "version": "1.2.1" }