{ "_args": [ [ { "raw": "filenamify@^1.0.1", "scope": null, "escapedName": "filenamify", "name": "filenamify", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\download" ] ], "_from": "filenamify@>=1.0.1 <2.0.0", "_id": "filenamify@1.2.1", "_inCache": true, "_location": "/filenamify", "_nodeVersion": "4.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/filenamify-1.2.1.tgz_1460042950766_0.10711343213915825" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "3.8.5", "_phantomChildren": {}, "_requested": { "raw": "filenamify@^1.0.1", "scope": null, "escapedName": "filenamify", "name": "filenamify", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/download" ], "_resolved": "https://registry.npmjs.org/filenamify/-/filenamify-1.2.1.tgz", "_shasum": "a9f2ffd11c503bed300015029272378f1f1365a5", "_shrinkwrap": null, "_spec": "filenamify@^1.0.1", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\download", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/filenamify/issues" }, "dependencies": { "filename-reserved-regex": "^1.0.0", "strip-outer": "^1.0.0", "trim-repeated": "^1.0.0" }, "description": "Convert a string to a valid safe filename", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "a9f2ffd11c503bed300015029272378f1f1365a5", "tarball": "https://registry.npmjs.org/filenamify/-/filenamify-1.2.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "b1286ebb2eb8c2440778cb2326c356cd66995829", "homepage": "https://github.com/sindresorhus/filenamify#readme", "keywords": [ "filename", "safe", "sanitize", "file", "name", "string", "path", "filepath", "convert", "valid", "dirname" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "filenamify", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/filenamify.git" }, "scripts": { "test": "xo && ava" }, "version": "1.2.1" }