|
1 | 1 | {
|
2 |
| - "name": "react-bootstrap-typescript", |
3 |
| - "version": "0.0.1", |
4 |
| - "description": "Typescript definitions for React/Bootstrap ", |
5 |
| - "main": "index.js", |
6 |
| - "scripts": { |
7 |
| - "test": "echo \"Error: no test specified\" && exit 1" |
| 2 | + "_args": [ |
| 3 | + [ |
| 4 | + "react-bootstrap-typescript", |
| 5 | + "/Users/chris/Projects/crm.local" |
| 6 | + ] |
| 7 | + ], |
| 8 | + "_from": "react-bootstrap-typescript@latest", |
| 9 | + "_id": "react-bootstrap-typescript@0.0.1", |
| 10 | + "_inCache": true, |
| 11 | + "_installable": true, |
| 12 | + "_location": "/react-bootstrap-typescript", |
| 13 | + "_nodeVersion": "5.8.0", |
| 14 | + "_npmOperationalInternal": { |
| 15 | + "host": "packages-16-east.internal.npmjs.com", |
| 16 | + "tmp": "tmp/react-bootstrap-typescript-0.0.1.tgz_1464100699662_0.43948957324028015" |
8 | 17 | },
|
9 |
| - "repository": { |
10 |
| - "type": "git", |
11 |
| - "url": "git+https://github.com/christhomas/react-bootstrap-typescript.git" |
| 18 | + "_npmUser": { |
| 19 | + "email": "chris.thomas@antimatter-studios.com", |
| 20 | + "name": "christhomas" |
| 21 | + }, |
| 22 | + "_npmVersion": "3.7.3", |
| 23 | + "_phantomChildren": {}, |
| 24 | + "_requested": { |
| 25 | + "name": "react-bootstrap-typescript", |
| 26 | + "raw": "react-bootstrap-typescript", |
| 27 | + "rawSpec": "", |
| 28 | + "scope": null, |
| 29 | + "spec": "latest", |
| 30 | + "type": "tag" |
| 31 | + }, |
| 32 | + "_requiredBy": [ |
| 33 | + "#USER" |
| 34 | + ], |
| 35 | + "_shasum": "08e3854f712ca3c36602fa57f089bef275945258", |
| 36 | + "_shrinkwrap": null, |
| 37 | + "_spec": "react-bootstrap-typescript", |
| 38 | + "_where": "/Users/chris/Projects/crm.local", |
| 39 | + "author": { |
| 40 | + "name": "Christopher Thomas, Walker Burgin" |
| 41 | + }, |
| 42 | + "bugs": { |
| 43 | + "url": "https://github.com/christhomas/react-bootstrap-typescript/issues" |
12 | 44 | },
|
| 45 | + "dependencies": {}, |
| 46 | + "description": "Typescript definitions for React/Bootstrap ", |
| 47 | + "devDependencies": {}, |
| 48 | + "directories": {}, |
| 49 | + "dist": { |
| 50 | + "shasum": "08e3854f712ca3c36602fa57f089bef275945258", |
| 51 | + "tarball": "https://registry.npmjs.org/react-bootstrap-typescript/-/react-bootstrap-typescript-0.0.1.tgz" |
| 52 | + }, |
| 53 | + "gitHead": "23f770085c3abd077064a2ba58843b8d911dde9e", |
| 54 | + "homepage": "https://github.com/christhomas/react-bootstrap-typescript#readme", |
13 | 55 | "keywords": [
|
14 | 56 | "React",
|
15 | 57 | "Bootstrap",
|
16 | 58 | "Typescript"
|
17 | 59 | ],
|
18 |
| - "author": "Christopher Thomas, Walker Burgin", |
19 | 60 | "license": "MIT",
|
20 |
| - "bugs": { |
21 |
| - "url": "https://github.com/christhomas/react-bootstrap-typescript/issues" |
| 61 | + "main": "index.js", |
| 62 | + "maintainers": [ |
| 63 | + { |
| 64 | + "email": "chris.thomas@antimatter-studios.com", |
| 65 | + "name": "christhomas" |
| 66 | + } |
| 67 | + ], |
| 68 | + "name": "react-bootstrap-typescript", |
| 69 | + "optionalDependencies": {}, |
| 70 | + "readme": "./README.md", |
| 71 | + "repository": { |
| 72 | + "type": "git", |
| 73 | + "url": "git+https://github.com/christhomas/react-bootstrap-typescript.git" |
22 | 74 | },
|
23 |
| - "homepage": "https://github.com/christhomas/react-bootstrap-typescript#readme", |
24 |
| - "typings": "./index.d.ts" |
| 75 | + "scripts": { |
| 76 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 77 | + }, |
| 78 | + "typings": "./index.d.ts", |
| 79 | + "version": "0.0.2" |
25 | 80 | }
|
0 commit comments