%PDF- %PDF-
| Direktori : /usr/share/nodejs/own-or/ |
| Current File : //usr/share/nodejs/own-or/package.json |
{
"name": "own-or",
"version": "1.0.0",
"description": "Either use the object's own property, or a fallback",
"main": "own-or.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/own-or.git"
},
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/isaacs/own-or/issues"
},
"homepage": "https://github.com/isaacs/own-or#readme"
}