12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- "ng-file-upload",
- "/home/seleznev/project Angular/Quality system"
- ]
- ],
- "_from": "ng-file-upload@latest",
- "_id": "ng-file-upload@12.2.13",
- "_inCache": true,
- "_installable": true,
- "_location": "/ng-file-upload",
- "_nodeVersion": "0.12.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/ng-file-upload-12.2.13.tgz_1478320259980_0.4177348162047565"
- },
- "_npmUser": {
- "email": "danial.farid@gmail.com",
- "name": "danial.farid"
- },
- "_npmVersion": "2.12.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "ng-file-upload",
- "raw": "ng-file-upload",
- "rawSpec": "",
- "scope": null,
- "spec": "latest",
- "type": "tag"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/ng-file-upload/-/ng-file-upload-12.2.13.tgz",
- "_shasum": "01800f3872e526f95310f8477e99e4f12d0d8d14",
- "_shrinkwrap": null,
- "_spec": "ng-file-upload",
- "_where": "/home/seleznev/project Angular/Quality system",
- "author": {
- "name": "danial.farid@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/danialfarid/ng-file-upload/issues"
- },
- "dependencies": {},
- "description": "An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers",
- "devDependencies": {
- "grunt": "^0.4.5",
- "grunt-contrib-clean": "^0.6.0",
- "grunt-contrib-concat": "^0.5.1",
- "grunt-contrib-copy": "~0.4.1",
- "grunt-contrib-jshint": "^0.11.0",
- "grunt-contrib-uglify": "^0.8.0",
- "grunt-contrib-watch": "^0.6.1",
- "grunt-git": "~0.2.14",
- "grunt-serve": "^0.1.6",
- "grunt-text-replace": "~0.3.12",
- "jshint-stylish": "^1.0.0",
- "load-grunt-tasks": "^3.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "01800f3872e526f95310f8477e99e4f12d0d8d14",
- "tarball": "https://registry.npmjs.org/ng-file-upload/-/ng-file-upload-12.2.13.tgz"
- },
- "files": [
- "dist",
- "index.js"
- ],
- "gitHead": "cbbec3a6c6b0b74d1502f3a32d5c6e575360886c",
- "homepage": "https://github.com/danialfarid/ng-file-upload",
- "keywords": [
- "angularjs",
- "file-upload",
- "javascript",
- "ng-file-upload"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "danial.farid",
- "email": "danial.farid@gmail.com"
- }
- ],
- "name": "ng-file-upload",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/danialfarid/ng-file-upload.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "12.2.13"
- }
|