UNPKG

priv

Version:

Can be used to tie "private" properties to objects in JavaScript.

22 lines (21 loc) 488 B
{ "name": "priv", "version": "0.1.8", "description": "Can be used to tie \"private\" properties to objects in JavaScript.", "main": "Secrets.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/Nathan-Wall/Secrets.git" }, "keywords": [ "Secrets", "private", "encapsulation" ], "author": "Nathan Wall", "license": "open source", "readmeFilename": "README.md" }