{
"_from": "sri-toolbox@^0.2.0",
"_id": "sri-toolbox@0.2.0",
"_inBundle": false,
"_integrity": "sha1-p/6lw/3lXmdc8cjAbz67XCk1g14=",
"_location": "/sri-toolbox",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sri-toolbox@^0.2.0",
"name": "sri-toolbox",
"escapedName": "sri-toolbox",
"rawSpec": "^0.2.0",
"saveSpec": null,
"fetchSpec": "^0.2.0"
},
"_requiredBy": [
"/broccoli-sri-hash"
],
"_resolved": "https://registry.npmjs.org/sri-toolbox/-/sri-toolbox-0.2.0.tgz",
"_shasum": "a7fea5c3fde55e675cf1c8c06f3ebb5c2935835e",
"_spec": "sri-toolbox@^0.2.0",
"_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-sri-hash",
"author": {
"name": "Neftaly Hernandez",
"email": "neftaly.hernandez@gmail.com"
},
"bugs": {
"url": "https://github.com/neftaly/npm-sri-toolbox/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Subresource Integrity tools",
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.6",
"mocha": "^2.1.0"
},
"engines": {
"node": ">= 0.10.4"
},
"homepage": "https://github.com/neftaly/npm-sri-toolbox#readme",
"keywords": [
"sri-toolbox",
"SRI",
"Subresource Integrity",
"integrity",
"security"
],
"license": "MIT",
"main": "main",
"name": "sri-toolbox",
"repository": {
"type": "git",
"url": "git+https://github.com/neftaly/npm-sri-toolbox.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.2.0"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
23539 |
jenbottom |
Adding the basic code for ember test appk, created with 'ember new' command |
|
|