{"_id":"absolute","_rev":"370680","name":"absolute","description":"Test if a path (string) is absolute","dist-tags":{"latest":"0.0.1"},"maintainers":[{"name":"bahamas10","email":""}],"time":{"modified":"2021-07-27T02:34:24.000Z","created":"2013-04-23T08:47:08.459Z","0.0.1":"2015-02-18T22:54:52.502Z","0.0.0":"2013-04-23T08:47:08.459Z"},"users":{},"author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"repository":{"type":"git","url":"git://github.com/bahamas10/node-absolute.git"},"versions":{"0.0.1":{"name":"absolute","version":"0.0.1","description":"Test if a path (string) is absolute","author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"main":"./absolute.js","scripts":{"test":"for f in test/*.js; do echo \"$f\"; node \"$f\" || exit 1; done; echo Passed; exit 0"},"repository":{"type":"git","url":"git://github.com/bahamas10/node-absolute.git"},"license":"MIT","dependencies":{},"gitHead":"5bbd13716944dbda77d7b7bd07c41c0aab8b96e3","bugs":{"url":"https://github.com/bahamas10/node-absolute/issues"},"homepage":"https://github.com/bahamas10/node-absolute","_id":"absolute@0.0.1","_shasum":"c22822f87e1c939f579887504d9c109c4173829d","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"bahamas10","email":"dave@daveeddy.com"},"maintainers":[{"name":"bahamas10","email":""}],"dist":{"shasum":"c22822f87e1c939f579887504d9c109c4173829d","size":767,"noattachment":false,"key":"/absolute/-/absolute-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/absolute/download/absolute-0.0.1.tgz"},"directories":{},"publish_time":1424300092502,"_cnpm_publish_time":1424300092502,"_hasShrinkwrap":false},"0.0.0":{"name":"absolute","version":"0.0.0","description":"Test if a path (string) is absolute","author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"main":"./absolute.js","scripts":{"test":"for f in test/*.js; do echo \"$f\"; node \"$f\" || exit 1; done; echo Passed; exit 0"},"repository":{"type":"git","url":"git://github.com/bahamas10/node-absolute.git"},"license":"MIT","dependencies":{},"readmeFilename":"README.md","_id":"absolute@0.0.0","dist":{"shasum":"af85083faf96ff934c43ce736c08c02b4627edfd","size":753,"noattachment":false,"key":"/absolute/-/absolute-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/absolute/download/absolute-0.0.0.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"bahamas10","email":"dave@daveeddy.com"},"maintainers":[{"name":"bahamas10","email":""}],"directories":{},"publish_time":1366706828459,"_hasShrinkwrap":false,"_cnpm_publish_time":1366706828459}},"readme":"absolute\n========\n\nTest if a path (string) is absolute\n\nInstallation\n------------\n\n    npm install absolute\n\nUsage\n-----\n\n``` js\nvar absolute = require('absolute');\n\nabsolute('/home/dave');\n// => true\n\nabsolute('/something');\n// => true\n\nabsolute('./myfile');\n// => false\n\nabsolute('temp');\n// => false\n```\n\nLicense\n-------\n\nMIT\n","_attachments":{},"homepage":"https://github.com/bahamas10/node-absolute","bugs":{"url":"https://github.com/bahamas10/node-absolute/issues"},"license":"MIT"}