d2-ui
Version:
88 lines (87 loc) • 2.13 kB
JSON
{
"_args": [
[
"base62@^1.1.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/jstransform"
]
],
"_from": "base62@>=1.1.0 <2.0.0",
"_id": "base62@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/base62",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/base62-1.1.1.tgz_1460670920673_0.4959259112365544"
},
"_npmUser": {
"email": "andrewnez@gmail.com",
"name": "andrewnez"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "base62",
"raw": "base62@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/jstransform"
],
"_resolved": "https://registry.npmjs.org/base62/-/base62-1.1.1.tgz",
"_shasum": "974e82c11bd5e00816b508a7ed9c7b9086c9db6b",
"_shrinkwrap": null,
"_spec": "base62@^1.1.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/jstransform",
"author": {
"email": "andrewnez@gmail.com",
"name": "Andrew Nesbitt",
"url": "http://nesbitt.io"
},
"bugs": {
"url": "https://github.com/andrew/base62.js/issues"
},
"dependencies": {},
"description": "Javascript Base62 encode/decoder",
"devDependencies": {
"mocha": "~2.4.5"
},
"directories": {},
"dist": {
"shasum": "974e82c11bd5e00816b508a7ed9c7b9086c9db6b",
"tarball": "https://registry.npmjs.org/base62/-/base62-1.1.1.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "8d5757251b468efa1f5bc9e1716577219d7788c6",
"homepage": "https://github.com/andrew/base62.js",
"keywords": [
"base-62",
"encoder",
"decoder"
],
"license": "MIT",
"main": "base62.js",
"maintainers": [
{
"email": "andrewnez@gmail.com",
"name": "andrewnez"
}
],
"name": "base62",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/andrew/base62.js.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.1"
}