{
"_from": "atob@^2.0.0",
"_id": "atob@2.0.3",
"_inBundle": false,
"_integrity": "sha1-GcenYEc3dEaPILLS0DNyrX1Mv10=",
"_location": "/atob",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "atob@^2.0.0",
"name": "atob",
"escapedName": "atob",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/source-map-resolve"
],
"_resolved": "https://registry.npmjs.org/atob/-/atob-2.0.3.tgz",
"_shasum": "19c7a760473774468f20b2d2d03372ad7d4cbf5d",
"_spec": "atob@^2.0.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/source-map-resolve",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "https://coolaj86.com"
},
"bin": {
"atob": "bin/atob.js"
},
"browser": "browser-atob.js",
"bundleDependencies": false,
"deprecated": false,
"description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/coolaj86/node-browser-compat",
"keywords": [
"atob",
"browser"
],
"license": "(MIT OR Apache-2.0)",
"main": "node-atob.js",
"name": "atob",
"repository": {
"type": "git",
"url": "git://github.com/coolaj86/node-browser-compat/atob.git"
},
"version": "2.0.3"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|