blob: fc9e3e6ae42da2be91a110b03e6cc1f71c940b1e [file] [log] [blame]
Yang Guo4fd355c2019-09-19 08:59:031{
Yang Guo4fd355c2019-09-19 08:59:032 "author": {
Paul Lewis4df552c2019-10-24 14:32:323 "email": "[email protected]",
4 "name": "Niklas von Hertzen",
Yang Guo4fd355c2019-09-19 08:59:035 "url": "http://hertzen.com"
Paul Lewis4df552c2019-10-24 14:32:326 },
Yang Guo4fd355c2019-09-19 08:59:037 "bugs": {
8 "url": "https://github.com/niklasvh/base64-arraybuffer/issues"
Paul Lewis4df552c2019-10-24 14:32:329 },
10 "bundleDependencies": false,
11 "deprecated": false,
12 "description": "Encode/decode base64 data into ArrayBuffers",
Yang Guo4fd355c2019-09-19 08:59:0313 "devDependencies": {
Paul Lewis4df552c2019-10-24 14:32:3214 "grunt": "^0.4.5",
15 "grunt-cli": "^0.1.13",
16 "grunt-contrib-jshint": "^0.11.2",
17 "grunt-contrib-nodeunit": "^0.4.1",
Yang Guo4fd355c2019-09-19 08:59:0318 "grunt-contrib-watch": "^0.6.1"
Paul Lewis4df552c2019-10-24 14:32:3219 },
Yang Guo4fd355c2019-09-19 08:59:0320 "engines": {
21 "node": ">= 0.6.0"
Paul Lewis4df552c2019-10-24 14:32:3222 },
23 "homepage": "https://github.com/niklasvh/base64-arraybuffer",
24 "keywords": [],
Yang Guo4fd355c2019-09-19 08:59:0325 "licenses": [
26 {
Paul Lewis4df552c2019-10-24 14:32:3227 "type": "MIT",
Yang Guo4fd355c2019-09-19 08:59:0328 "url": "https://github.com/niklasvh/base64-arraybuffer/blob/master/LICENSE-MIT"
29 }
Paul Lewis4df552c2019-10-24 14:32:3230 ],
31 "main": "lib/base64-arraybuffer",
32 "name": "base64-arraybuffer",
Yang Guo4fd355c2019-09-19 08:59:0333 "repository": {
Paul Lewis4df552c2019-10-24 14:32:3234 "type": "git",
Yang Guo4fd355c2019-09-19 08:59:0335 "url": "git+https://github.com/niklasvh/base64-arraybuffer.git"
Paul Lewis4df552c2019-10-24 14:32:3236 },
Yang Guo4fd355c2019-09-19 08:59:0337 "scripts": {
38 "test": "grunt nodeunit"
Paul Lewis4df552c2019-10-24 14:32:3239 },
Yang Guo4fd355c2019-09-19 08:59:0340 "version": "0.1.5"
Paul Lewis4df552c2019-10-24 14:32:3241}