File: /var/www/tana/frontend/node_modules/slugg/package.json
{
"_args": [
[
"slugg@1.2.1",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "slugg@1.2.1",
"_id": "slugg@1.2.1",
"_inBundle": false,
"_integrity": "sha1-51KvIkGvPycURjxd4iXOpHYIdAo=",
"_location": "/slugg",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "slugg@1.2.1",
"name": "slugg",
"escapedName": "slugg",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/twig-drupal-filters"
],
"_resolved": "https://registry.npmjs.org/slugg/-/slugg-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Ben Gourley"
},
"bugs": {
"url": "https://github.com/bengourley/slugg/issues"
},
"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"
}