{ "_args": [ [ { "raw": "is-absolute@^0.1.5", "scope": null, "escapedName": "is-absolute", "name": "is-absolute", "rawSpec": "^0.1.5", "spec": ">=0.1.5 <0.2.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\strip-dirs" ] ], "_from": "is-absolute@>=0.1.5 <0.2.0", "_id": "is-absolute@0.1.7", "_inCache": true, "_location": "/is-absolute", "_nodeVersion": "0.12.0", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "raw": "is-absolute@^0.1.5", "scope": null, "escapedName": "is-absolute", "name": "is-absolute", "rawSpec": "^0.1.5", "spec": ">=0.1.5 <0.2.0", "type": "range" }, "_requiredBy": [ "/strip-dirs" ], "_resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz", "_shasum": "847491119fccb5fb436217cc737f7faad50f603f", "_shrinkwrap": null, "_spec": "is-absolute@^0.1.5", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\strip-dirs", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-absolute/issues" }, "dependencies": { "is-relative": "^0.1.0" }, "description": "Return true if a file path is absolute.", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "847491119fccb5fb436217cc737f7faad50f603f", "tarball": "https://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "90cca7b671620bf28b778a61fddc8a986a2e1095", "homepage": "https://github.com/jonschlinkert/is-absolute", "keywords": [ "absolute", "check", "file", "filepath", "is", "normalize", "path", "path.relative", "relative", "resolve", "slash", "slashes", "uri", "url" ], "license": { "type": "MIT", "url": "https://github.com/jonschlinkert/is-absolute/blob/master/LICENSE" }, "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "is-absolute", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/jonschlinkert/is-absolute.git" }, "scripts": { "test": "mocha" }, "version": "0.1.7" }