|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_args": [
- [
- "component-clone@0.2.2",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "component-clone@0.2.2",
- "_id": "component-clone@0.2.2",
- "_inBundle": false,
- "_integrity": "sha1-x/WXmCKID62M+wliuikYbQYe4E8=",
- "_location": "/component-clone",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "component-clone@0.2.2",
- "name": "component-clone",
- "escapedName": "component-clone",
- "rawSpec": "0.2.2",
- "saveSpec": null,
- "fetchSpec": "0.2.2"
- },
- "_requiredBy": [
- "/component-tween"
- ],
- "_resolved": "https://registry.npmjs.org/component-clone/-/component-clone-0.2.2.tgz",
- "_spec": "0.2.2",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "browser": {
- "type": "component-type"
- },
- "bugs": {
- "url": "https://github.com/component/clone/issues"
- },
- "component": {
- "scripts": {
- "clone/index.js": "index.js"
- }
- },
- "dependencies": {
- "component-type": "*"
- },
- "description": "Object clone supporting `date`, `regexp`, `array` and `object` types.",
- "devDependencies": {
- "expect.js": "*",
- "mocha": "*"
- },
- "homepage": "https://github.com/component/clone#readme",
- "name": "component-clone",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/component/clone.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "0.2.2"
- }
|