UNPKG

pbplus-member-ui

Version:
61 lines (60 loc) 1.48 kB
{ "_args": [ [ "js-base64@2.3.2", "/Users/bill42362/Documents/pbplus/pbplus-member-ui/demo" ] ], "_development": true, "_from": "js-base64@2.3.2", "_id": "js-base64@2.3.2", "_inBundle": false, "_integrity": "sha512-Y2/+DnfJJXT1/FCwUebUhLWb3QihxiSC42+ctHLGogmW2jPY6LCapMdFZXRvVP2z6qyKW7s6qncE/9gSqZiArw==", "_location": "/js-base64", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "js-base64@2.3.2", "name": "js-base64", "escapedName": "js-base64", "rawSpec": "2.3.2", "saveSpec": null, "fetchSpec": "2.3.2" }, "_requiredBy": [ "/postcss" ], "_resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.3.2.tgz", "_spec": "2.3.2", "_where": "/Users/bill42362/Documents/pbplus/pbplus-member-ui/demo", "author": { "name": "Dan Kogai" }, "bugs": { "url": "https://github.com/dankogai/js-base64/issues" }, "description": "Yet another Base64 transcoder in pure-JS", "devDependencies": { "mocha": "*" }, "directories": { "test": "test" }, "gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2", "homepage": "https://github.com/dankogai/js-base64#readme", "keywords": [ "base64" ], "license": "BSD-3-Clause", "main": "base64.js", "name": "js-base64", "repository": { "type": "git", "url": "git://github.com/dankogai/js-base64.git" }, "scripts": { "test": "mocha" }, "version": "2.3.2" }