corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/base/000_base/node_modules/cryptojs/package.json
@@ -0,0 +1,100 @@
{
"_args": [
[
{
"raw": "cryptojs",
"scope": null,
"escapedName": "cryptojs",
"name": "cryptojs",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "cryptojs@latest",
"_id": "cryptojs@2.5.3",
"_inCache": true,
"_location": "/cryptojs",
"_nodeVersion": "v0.6.7",
"_npmUser": {
"name": "gwjjeff",
"email": "gwjjeff@gmail.com"
},
"_npmVersion": "1.1.0-beta-10",
"_phantomChildren": {},
"_requested": {
"raw": "cryptojs",
"scope": null,
"escapedName": "cryptojs",
"name": "cryptojs",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cryptojs/-/cryptojs-2.5.3.tgz",
"_shasum": "909547ecf15bac456e275459b39f2ef45d7fcbb9",
"_shrinkwrap": null,
"_spec": "cryptojs",
"_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base",
"author": {
"name": "Jeff Guo",
"email": "gwjjeff@gmail.com"
},
"bugs": {
"url": "https://github.com/gwjjeff/cryptojs/issues"
},
"dependencies": {},
"description": "Following googlecode project crypto-js, provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "909547ecf15bac456e275459b39f2ef45d7fcbb9",
"tarball": "https://registry.npmjs.org/cryptojs/-/cryptojs-2.5.3.tgz"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/gwjjeff/cryptojs",
"main": "cryptojs.js",
"maintainers": [
{
"name": "gwjjeff",
"email": "gwjjeff@gmail.com"
}
],
"name": "cryptojs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/gwjjeff/cryptojs.git"
},
"tags": [
"Hash",
"MD5",
"SHA1",
"SHA-1",
"SHA256",
"SHA-256",
"RC4",
"Rabbit",
"AES",
"DES",
"PBKDF2",
"HMAC",
"OFB",
"CFB",
"CTR",
"CBC",
"Base64"
],
"version": "2.5.3"
}