yhtml5-test
Version:
A test framework for front-end projects
59 lines (58 loc) • 1.38 kB
JSON
{
"_args": [
[
"btoa@1.1.2",
"/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo"
]
],
"_from": "btoa@1.1.2",
"_id": "btoa@1.1.2",
"_inBundle": false,
"_integrity": "sha1-PkC4FmP4HS3WWWpMtxSo3BbPq+A=",
"_location": "/btoa",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "btoa@1.1.2",
"name": "btoa",
"escapedName": "btoa",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/source-map-explorer"
],
"_resolved": "https://registry.npmjs.org/btoa/-/btoa-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "http://coolaj86.info"
},
"bin": {
"btoa": "bin/btoa.js"
},
"bugs": {
"url": "https://github.com/coolaj86/node-browser-compat/issues"
},
"description": "btoa for Node.JS (it's a one-liner)",
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/coolaj86/node-browser-compat",
"keywords": [
"btoa",
"browser"
],
"license": "Apache2",
"main": "index",
"name": "btoa",
"repository": {
"type": "git",
"url": "git://github.com/coolaj86/node-browser-compat.git"
},
"version": "1.1.2"
}