{ "_args": [ [ { "raw": "trim-repeated@^1.0.0", "scope": null, "escapedName": "trim-repeated", "name": "trim-repeated", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\filenamify" ] ], "_from": "trim-repeated@>=1.0.0 <2.0.0", "_id": "trim-repeated@1.0.0", "_inCache": true, "_location": "/trim-repeated", "_nodeVersion": "0.10.32", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.1.16", "_phantomChildren": {}, "_requested": { "raw": "trim-repeated@^1.0.0", "scope": null, "escapedName": "trim-repeated", "name": "trim-repeated", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/filenamify" ], "_resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz", "_shasum": "e3646a2ea4e891312bf7eace6cfb05380bc01c21", "_shrinkwrap": null, "_spec": "trim-repeated@^1.0.0", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\filenamify", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/trim-repeated/issues" }, "dependencies": { "escape-string-regexp": "^1.0.2" }, "description": "Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "e3646a2ea4e891312bf7eace6cfb05380bc01c21", "tarball": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "df1e5af5f88117f1c9f1624aeb083d014ceef308", "homepage": "https://github.com/sindresorhus/trim-repeated", "keywords": [ "condense", "collapse", "compact", "consecutive", "repeated", "string", "str", "trim", "remove", "strip", "character", "char" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "trim-repeated", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/trim-repeated.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }