repo for angularjs testing training
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

68 lines
1.6 KiB

{
"_args": [
[
"angular-mocks@1.8.2",
"/home/osboxes/Desktop/angular/angjs-requirejs"
]
],
"_development": true,
"_from": "angular-mocks@1.8.2",
"_id": "angular-mocks@1.8.2",
"_inBundle": false,
"_integrity": "sha512-I5L3P0l21HPdVsP4A4qWmENt4ePjjbkDFdAzOaM7QiibFySbt14DptPbt2IjeG4vFBr4vSLbhIz8Fk03DISl8Q==",
"_location": "/angular-mocks",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "angular-mocks@1.8.2",
"name": "angular-mocks",
"escapedName": "angular-mocks",
"rawSpec": "1.8.2",
"saveSpec": null,
"fetchSpec": "1.8.2"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.8.2.tgz",
"_spec": "1.8.2",
"_where": "/home/osboxes/Desktop/angular/angjs-requirejs",
"author": {
"name": "Angular Core Team",
"email": "angular-core+npm@google.com"
},
"bugs": {
"url": "https://github.com/angular/angular.js/issues"
},
"description": "AngularJS mocks for testing",
"homepage": "http://angularjs.org",
"jspm": {
"shim": {
"angular-mocks": {
"deps": [
"angular"
]
}
}
},
"keywords": [
"angular",
"framework",
"browser",
"mocks",
"testing",
"client-side"
],
"license": "MIT",
"main": "angular-mocks.js",
"name": "angular-mocks",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.8.2"
}